X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=include%2Fclient.h;h=cb6779693c511aecf0b974eca5828a3f5bb486a8;hb=03b8f45e5712f9d4a46dc03f695dd9ac5426626e;hp=f6500bc481b6f80619bb80fe9691224e23ffeb30;hpb=4878eb8548700d2851d43ee801b020bdf15d5f09;p=ircu2.10.12-pk.git diff --git a/include/client.h b/include/client.h index f6500bc..cb67796 100644 --- a/include/client.h +++ b/include/client.h @@ -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 */ };