]> jfr.im git - solanum.git/blobdiff - modules/m_snote.c
extensions/override: improve KICK override messages
[solanum.git] / modules / m_snote.c
index 785901e4031f81616424ec1fe83a0b535b47b4ac..d40917f1ec906727fe38332c0f34f077949ab215 100644 (file)
@@ -38,7 +38,7 @@
 #include "hash.h"
 #include "common.h"
 #include "hash.h"
-#include "irc_string.h"
+#include "match.h"
 #include "ircd.h"
 #include "numeric.h"
 #include "s_serv.h"
@@ -62,12 +62,11 @@ DECLARE_MODULE_AV1(snote, NULL, NULL, snote_clist, NULL, NULL, "$Revision: 623 $
 
 /*
  * me_snote
- *      parv[0] = sender prefix
  *      parv[1] = snomask letter
  *     parv[2] = message
  */
 static int
-me_snote(struct Client *client_p, struct Client *source_p, int parc, 
+me_snote(struct Client *client_p, struct Client *source_p, int parc,
        const char *parv[])
 {
        /* if there's more than just two params, this is a protocol