X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/7e8e21a41af94ee0865c71f61c7ba2ee3d4b1b4a..7eb930779473b7a7505d9dd98e27583a240faed6:/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