X-Git-Url: https://jfr.im/git/solanum.git/blobdiff_plain/3dfaa67120a6dbc61cf0b8842a54bd9eb5f48367..b2c208be091670e3c5259eba77187bae6ac6eece:/modules/core/m_squit.c diff --git a/modules/core/m_squit.c b/modules/core/m_squit.c index e53e2910..587b851b 100644 --- a/modules/core/m_squit.c +++ b/modules/core/m_squit.c @@ -64,7 +64,6 @@ static struct squit_parms *find_squit(struct Client *client_p, /* * mo_squit - SQUIT message handler - * parv[0] = sender prefix * parv[1] = server name * parv[2] = comment */ @@ -106,7 +105,6 @@ mo_squit(struct Client *client_p, struct Client *source_p, int parc, const char /* * ms_squit - SQUIT message handler - * parv[0] = sender prefix * parv[1] = server name * parv[2] = comment */