]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - modules/m_wallops.c
Filter bogus CTCP ACTION messages.
[irc/rqf/shadowircd.git] / modules / m_wallops.c
index 1a591abe6a967da75367fcc4ed11f6a81c18a565..58a83d8275134c995b2efc2cb99e3d6aecfca275 100644 (file)
@@ -21,7 +21,6 @@
  *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307
  *  USA
  *
- *  $Id: m_wallops.c 1377 2006-05-20 13:48:37Z jilles $
  */
 
 #include "stdinc.h"
@@ -78,7 +77,6 @@ mo_operwall(struct Client *client_p, struct Client *source_p, int parc, const ch
 /*
  * ms_operwall - OPERWALL message handler
  *  (write to *all* local opers currently online)
- *      parv[0] = sender prefix
  *      parv[1] = message text
  */
 static int