X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=include%2Fclient.h;h=7b4179f65bac182c178fd307b4ccaa91564de22f;hb=8d3f0571c3983d18c55572796d86e44c1ed89ff0;hp=367a0f226f4c490d18c4f8dc7c4e1ab9769c2985;hpb=dfa8f4e034376474d2881b47dc97556e8ca7e650;p=ircu2.10.12-pk.git diff --git a/include/client.h b/include/client.h index 367a0f2..7b4179f 100644 --- a/include/client.h +++ b/include/client.h @@ -125,6 +125,7 @@ enum Priv PRIV_LIST_CHAN, /**< oper can list secret channels */ PRIV_FORCE_OPMODE, /**< can hack modes on quarantined channels */ PRIV_FORCE_LOCAL_OPMODE, /**< can hack modes on quarantined local channels */ + PRIV_APASS_OPMODE, /**< can hack modes +A/-A/+U/-U */ PRIV_LAST_PRIV /**< number of privileges */ };