X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/9f6bbe3cf9c786c5089bfd605315aed5268e8974..05114b16a3b89846e7be89e7622e5b165bdba6b0:/modules/m_admin.c diff --git a/modules/m_admin.c b/modules/m_admin.c index 5e051a4..9b0bf8d 100644 --- a/modules/m_admin.c +++ b/modules/m_admin.c @@ -60,7 +60,6 @@ DECLARE_MODULE_AV1(admin, NULL, NULL, admin_clist, admin_hlist, NULL, "$Revision /* * mr_admin - ADMIN command handler - * parv[0] = sender prefix * parv[1] = servername */ static int @@ -86,7 +85,6 @@ mr_admin(struct Client *client_p, struct Client *source_p, int parc, const char /* * m_admin - ADMIN command handler - * parv[0] = sender prefix * parv[1] = servername */ static int @@ -117,7 +115,6 @@ m_admin(struct Client *client_p, struct Client *source_p, int parc, const char * /* * ms_admin - ADMIN command handler, used for OPERS as well - * parv[0] = sender prefix * parv[1] = servername */ static int