- The big forward port. I probably broke lots of stuff, so please look over any
[ircu2.10.12-pk.git] / ircd / m_names.c
index 01df99181ae0892a2b33c05f5b0da1d5c71322df..b15f10559cea2f0f2c3f1482b9be7a33ade649eb 100644 (file)
@@ -335,6 +335,7 @@ int m_names(struct Client* cptr, struct Client* sptr, int parc, char* parv[])
        *  non secret channels.
        */ 
       do_names(sptr, chptr, NAMES_VIS);
+      send_reply(sptr, RPL_ENDOFNAMES, para);
     } 
   } else { /* Channel doesn't exist. */ 
       send_reply(sptr, RPL_ENDOFNAMES, para);