Backup router related fixes.
[silc.git] / apps / silcd / server_internal.h
index ea703791c46b942b1aa974951c65e563f3c9b57c..56a4a52ae20e83a0207349c5fb29e06923d06807 100644 (file)
@@ -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;