]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - modules/m_names.c
Add helpfiles for all extensions that provide commands.
[irc/rqf/shadowircd.git] / modules / m_names.c
index d3c7024978e29fc3f35f1807b2532031430864de..d01baeb50969a982771328e6214fd8b5e0e95c2f 100644 (file)
@@ -29,7 +29,7 @@
 #include "client.h"
 #include "common.h"
 #include "hash.h"
-#include "irc_string.h"
+#include "match.h"
 #include "ircd.h"
 #include "numeric.h"
 #include "send.h"
@@ -57,7 +57,6 @@ static void names_global(struct Client *source_p);
 
 /*
  * m_names
- *      parv[0] = sender prefix
  *      parv[1] = channel
  */
 static int