X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/564b19bf9a99483c892f276c3ceab7efda461fda..ac408af6cba5a230c66186d4389e60766c3a74a4:/modules/m_motd.c diff --git a/modules/m_motd.c b/modules/m_motd.c index 15742ff..cb4b171 100644 --- a/modules/m_motd.c +++ b/modules/m_motd.c @@ -59,7 +59,6 @@ static void motd_spy(struct Client *); /* ** m_motd -** parv[0] = sender prefix ** parv[1] = servername */ static int @@ -90,7 +89,6 @@ m_motd(struct Client *client_p, struct Client *source_p, int parc, const char *p /* ** mo_motd -** parv[0] = sender prefix ** parv[1] = servername */ static int