]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - modules/m_info.c
Update comments for parv[0] removal.
[irc/rqf/shadowircd.git] / modules / m_info.c
index 2fba465b297fbf99ddc953a1fbd7d3f80db6c728..eaf920f07b58c52ed7a4e85912381724961e8c5c 100644 (file)
@@ -597,7 +597,6 @@ static struct InfoStruct info_table[] = {
 
 /*
 ** m_info
-**  parv[0] = sender prefix
 **  parv[1] = servername
 */
 static int
@@ -630,7 +629,6 @@ m_info(struct Client *client_p, struct Client *source_p, int parc, const char *p
 
 /*
 ** mo_info
-**  parv[0] = sender prefix
 **  parv[1] = servername
 */
 static int