]> jfr.im git - solanum.git/blobdiff - ircd/snomask.c
Avoid show_iline_prefix showing leftovers (#266)
[solanum.git] / ircd / snomask.c
index c4d34ce8c26294533a7013b3e0a5ba3a934fad3e..f3ecde0e6329facaa71eeca291253fcc7e7a8930 100644 (file)
@@ -43,7 +43,7 @@ int snomask_modes[256] = {
         /* 0x30 */ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, /* 0x3F */
         0,                      /* @ */
         0,                      /* A */
-        0,                      /* B */
+        SNO_BANNED,             /* B */
         SNO_CCONNEXT,           /* C */
         0,                     /* D */
         0,                      /* E */