]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - unsupported/m_clearchan.c
Fix a bug that stopped halfops from changing the topic.
[irc/rqf/shadowircd.git] / unsupported / m_clearchan.c
index a76d7b8f17fb8e6eef7076b38026caa93d2c2b46..70c583dbc42f07542b2a9ccc86d0fab3469feab2 100644 (file)
  *   $Id: m_clearchan.c 3161 2007-01-25 07:23:01Z nenolod $
  */
 #include "stdinc.h"
-#include "tools.h"
 #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"
@@ -50,7 +49,6 @@ DECLARE_MODULE_AV1(clearchan, NULL, NULL, clearchan_clist, NULL, NULL, "$Revisio
 
 /*
 ** mo_clearchan
-**      parv[0] = sender prefix
 **      parv[1] = channel
 */
 static int