]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - modules/m_motd.c
Log unknown class in auth errors to ircd.log as well.
[irc/rqf/shadowircd.git] / modules / m_motd.c
index 15742ff3f5117eadd77b3665ae08e142d30cdbc8..cb4b171389602640513f81acb43cde94c4aeb837 100644 (file)
@@ -59,7 +59,6 @@ static void motd_spy(struct Client *);
 
 /*
 ** m_motd
-**      parv[0] = sender prefix
 **      parv[1] = servername
 */
 static int
@@ -90,7 +89,6 @@ m_motd(struct Client *client_p, struct Client *source_p, int parc, const char *p
 
 /*
 ** mo_motd
-**      parv[0] = sender prefix
 **      parv[1] = servername
 */
 static int