]> jfr.im git - solanum.git/blobdiff - ircd/send.c
make more snotes L_NETWIDE
[solanum.git] / ircd / send.c
index 4205276c74ae4fdfea369814ecf3fb229a8e7277..43a64c10b827694dd4fe5574188893ec69ca56a4 100644 (file)
@@ -72,7 +72,7 @@ _send_linebuf(struct Client *to, buf_head_t *linebuf)
        {
                if(IsServer(to))
                {
-                       sendto_realops_snomask(SNO_GENERAL, L_ALL,
+                       sendto_realops_snomask(SNO_GENERAL, L_NETWIDE,
                                             "Max SendQ limit exceeded for %s: %u > %lu",
                                             to->name,
                                             rb_linebuf_len(&to->localClient->buf_sendq),