]> 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 59c670a144cd9fee8bce465c871f0594d501146d..298b87190626d355ac2e6d546cf46fd172d05954 100644 (file)
  *  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"
-#include "sprintf_irc.h"
 #include "channel.h"
 #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"
@@ -58,7 +56,6 @@ static void names_global(struct Client *source_p);
 
 /*
  * m_names
- *      parv[0] = sender prefix
  *      parv[1] = channel
  */
 static int