]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - src/s_user.c
Add is_halfop() and is_owner() and start using them in the new functions.
[irc/rqf/shadowircd.git] / src / s_user.c
index fccd29d6a728955cb31bc94cc81d65cea8099e70..198249c8f7c196fc5d043317d16560f9201db24a 100644 (file)
@@ -73,7 +73,7 @@ int user_modes[256] = {
        UMODE_DEAF,             /* D */
        0,                      /* E */
        0,                      /* F */
-       0,                      /* G */
+       UMODE_SCALLERID,        /* G */
        0,                      /* H */
        0,                      /* I */
        0,                      /* J */