X-Git-Url: http://git.pk910.de/?p=ircu2.10.12-pk.git;a=blobdiff_plain;f=include%2Fsupported.h;h=9f3a089cd0244d334d31f4523ae41e88023c47a7;hp=b3a8ac00fb2cc84e43c688dd71e8b531ba3b4b8d;hb=6606615f1c605c9000f5f0f217a9495a2c4270c3;hpb=0a448eb4337cd92f8eeb21d9560506eb384ad69d diff --git a/include/supported.h b/include/supported.h index b3a8ac0..9f3a089 100644 --- a/include/supported.h +++ b/include/supported.h @@ -65,7 +65,7 @@ #define FEATURESVALUES2 NICKLEN, TOPICLEN, AWAYLEN, TOPICLEN, \ feature_int(FEAT_CHANNELLEN), CHANNELLEN, \ (feature_bool(FEAT_LOCAL_CHANNELS) ? "#&" : "#"), "(ov)@+", "@+", \ - (feature_bool(FEAT_OPLEVELS) ? "b,AkU,l,imnpstrDd" : "b,k,l,imnpstrDd"), \ + (feature_bool(FEAT_OPLEVELS) ? "b,AkU,l,imnpstrDdR" : "b,k,l,imnpstrDdR"), \ "rfc1459", feature_str(FEAT_NETWORK) #endif /* INCLUDED_supported_h */