X-Git-Url: https://jfr.im/git/solanum.git/blobdiff_plain/e3354945168e45e49cc0716349d44837eef96db1..b2c208be091670e3c5259eba77187bae6ac6eece:/modules/m_admin.c diff --git a/modules/m_admin.c b/modules/m_admin.c index 5e051a4d..9b0bf8d7 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