]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - modules/core/m_mode.c
Add umode +C, which blocks CTCPs to anyone with it set.
[irc/rqf/shadowircd.git] / modules / core / m_mode.c
index 32b9127d92edf282cf066bdec051e0f44dbf7320..42df7ed2b8a0ebb75496b56e7eb8372c5342b7d6 100644 (file)
@@ -28,7 +28,7 @@
 #include "channel.h"
 #include "client.h"
 #include "hash.h"
-#include "irc_string.h"
+#include "match.h"
 #include "ircd.h"
 #include "numeric.h"
 #include "s_user.h"
@@ -66,7 +66,6 @@ DECLARE_MODULE_AV1(mode, NULL, NULL, mode_clist, NULL, NULL, "$Revision: 1006 $"
 
 /*
  * m_mode - MODE command handler
- * parv[0] - sender
  * parv[1] - channel
  */
 static int