X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/564b19bf9a99483c892f276c3ceab7efda461fda..ac408af6cba5a230c66186d4389e60766c3a74a4:/modules/core/m_quit.c diff --git a/modules/core/m_quit.c b/modules/core/m_quit.c index 3ad321b..bc77f09 100644 --- a/modules/core/m_quit.c +++ b/modules/core/m_quit.c @@ -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