Replace privilege-controlling Feature settings with
[ircu2.10.12-pk.git] / include / client.h
index f6500bc481b6f80619bb80fe9691224e23ffeb30..cb6779693c511aecf0b974eca5828a3f5bb486a8 100644 (file)
@@ -113,8 +113,8 @@ enum Priv
     PRIV_SEE_OPERS, /* display hidden opers */
     PRIV_WIDE_GLINE, /* oper can set wider G-lines */
     PRIV_LIST_CHAN, /* oper can list secret channels */
-    PRIV_FORCE_OPMODE,
-    PRIV_FORCE_LOCAL_OPMODE,
+    PRIV_FORCE_OPMODE, /* can hack modes on quarantined channels */
+    PRIV_FORCE_LOCAL_OPMODE, /* can hack modes on quarantined local channels */
     PRIV_LAST_PRIV /* must be the same as the last priv */
   };