X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=apps%2Fsilcd%2Fserver_internal.h;h=56a4a52ae20e83a0207349c5fb29e06923d06807;hb=123f0d8aad72b80fbbd2335052f00adf3c3a84a4;hp=ea703791c46b942b1aa974951c65e563f3c9b57c;hpb=8d015b8011db556d7d78696dbac659eb1d6dd13f;p=silc.git diff --git a/apps/silcd/server_internal.h b/apps/silcd/server_internal.h index ea703791..56a4a52a 100644 --- a/apps/silcd/server_internal.h +++ b/apps/silcd/server_internal.h @@ -82,8 +82,8 @@ struct SilcServerStruct { bool backup_router; /* TRUE if this is backup router */ bool backup_primary; /* TRUE if we've switched our primary router to a backup router. */ - SilcServerConnection router_conn; /* non-NULL when connecting to the - primary router, and NULL otherwise. */ + SilcServerConnection router_conn; /* non-NULL when connecting to the + primary router, and NULL otherwise. */ /* Current command identifier, 0 not used */ SilcUInt16 cmd_ident;