X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/9f6bbe3cf9c786c5089bfd605315aed5268e8974..24170ac312f9e042993a5377ed82769f4ae74e55:/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