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