X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/8db00894ab7750513d8750290e508b5802bc1fc5..03d18a46b12cab6358d58033569ab2302ad9a543:/modules/core/m_server.c diff --git a/modules/core/m_server.c b/modules/core/m_server.c index 3a34c53..dfcf18e 100644 --- a/modules/core/m_server.c +++ b/modules/core/m_server.c @@ -174,7 +174,7 @@ mr_server(struct Client *client_p, struct Client *source_p, int parc, const char /* NOT REACHED */ break; case -5: - sendto_realops_flags(SNO_GENERAL, L_ALL, + sendto_realops_snomask(SNO_GENERAL, L_ALL, "Connection from servername %s requires SSL/TLS but is plaintext", name); ilog(L_SERVER, "Access denied, requires SSL/TLS but is plaintext from %s",