X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=include%2Fsupported.h;h=5bbd5be1f3d30c491e9ee2ee49fa6978da345a79;hb=dfd1ba1a12e57ef10ee82d1e13f45ea5b7fb9c0f;hp=31b044d850ee67731f0ae74dc014386c2faf077b;hpb=2428eebc52e3df5fc012320ef83754234d0ff568;p=ircu2.10.12-pk.git diff --git a/include/supported.h b/include/supported.h index 31b044d..5bbd5be 100644 --- a/include/supported.h +++ b/include/supported.h @@ -64,7 +64,7 @@ #define FEATURESVALUES2 NICKLEN, TOPICLEN, AWAYLEN, TOPICLEN, \ feature_int(FEAT_CHANNELLEN), CHANNELLEN, \ - (feature_bool(FEAT_LOCAL_CHANNELS) ? "#&" : "#"), "(ov)@+", "@+", \ + (feature_bool(FEAT_LOCAL_CHANNELS) ? "#&" : "#"), "(ohv)@%+", "@%+", \ (feature_bool(FEAT_OPLEVELS) ? "b,AkU,alfF,cCimMnNprstuDdRz" : "b,k,alfF,cCimMnNprstuDdRz"), \ "rfc1459", feature_str(FEAT_NETWORK)