X-Git-Url: http://git.pk910.de/?p=ircu2.10.12-pk.git;a=blobdiff_plain;f=ircd%2Fircd_features.c;h=7a673619404f59b962fa7b9b85d3ca73b1a92516;hp=5c57b893d4fd0c0e0ed45f9f641c8052dc2c29a3;hb=bb5d6a24f02155e2252474809cd5e7161fa29b93;hpb=6147944c7207082239972619086c785bf96aad61 diff --git a/ircd/ircd_features.c b/ircd/ircd_features.c index 5c57b89..7a67361 100644 --- a/ircd/ircd_features.c +++ b/ircd/ircd_features.c @@ -340,6 +340,7 @@ static struct FeatureDesc { F_S(ERR_BANNEDFROMCHAN, FEAT_CASE, "Cannot join channel (+b)", 0), F_S(ERR_BADCHANNELKEY, FEAT_CASE, "Cannot join channel (+k)", 0), F_S(ERR_NEEDREGGEDNICK, FEAT_CASE, "Cannot join channel (+r)", 0), + F_S(ERR_SSLCHANNEL, FEAT_CASE, "Cannot join channel (+S)", 0), F_S(ERR_JOINACCESS, FEAT_CASE, "Cannot join channel (+a)", 0), /* features that probably should not be touched */