]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - modules/core/m_quit.c
Update comments for parv[0] removal.
[irc/rqf/shadowircd.git] / modules / core / m_quit.c
index 3ad321b8cc4b56662e8b44c4cc56286ab5033c20..bc77f09516245f841ff6aeb4ab72323c630ce2f1 100644 (file)
@@ -50,7 +50,6 @@ DECLARE_MODULE_AV1(quit, NULL, NULL, quit_clist, NULL, NULL, "$Revision: 1333 $"
 
 /*
 ** m_quit
-**      parv[0] = sender prefix
 **      parv[1] = comment
 */
 static int
@@ -87,7 +86,6 @@ m_quit(struct Client *client_p, struct Client *source_p, int parc, const char *p
 
 /*
 ** ms_quit
-**      parv[0] = sender prefix
 **      parv[1] = comment
 */
 static int