]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - modules/m_names.c
Filter bogus CTCP ACTION messages.
[irc/rqf/shadowircd.git] / modules / m_names.c
index d3c7024978e29fc3f35f1807b2532031430864de..298b87190626d355ac2e6d546cf46fd172d05954 100644 (file)
@@ -21,7 +21,6 @@
  *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307
  *  USA
  *
- *  $Id: m_names.c 254 2005-09-21 23:35:12Z nenolod $
  */
 
 #include "stdinc.h"
@@ -29,7 +28,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 +56,6 @@ static void names_global(struct Client *source_p);
 
 /*
  * m_names
- *      parv[0] = sender prefix
  *      parv[1] = channel
  */
 static int