Author: Bleep <tomh@inxpress.net>
[ircu2.10.12-pk.git] / ircd / m_burst.c
index 7e063e2b0b7af87ab8985052ae9bca117a8822a5..8bdf17475c5df72d50b2bc470aab9f91358cfcbf 100644 (file)
@@ -182,7 +182,7 @@ int ms_burst(struct Client* cptr, struct Client* sptr, int parc, char* parv[])
     }
     else
     {
-#if 1                           /* FIXME: This should be removed after all HUBs upgraded to ircu2.10.05 */
+#if 1            /* FIXME: This should be removed after all HUBs upgraded to ircu2.10.05 */
       SetBurst(sptr);
       if (MyConnect(sptr))
 #endif