X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/06a7954fa1271648acba974c2dfa157bd4d0a54f..8a889b0a5ffbac79bea29658c7c0f4a89f9b7be8:/modules/m_wallops.c diff --git a/modules/m_wallops.c b/modules/m_wallops.c index 1a591ab..58a83d8 100644 --- a/modules/m_wallops.c +++ b/modules/m_wallops.c @@ -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