X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=ircd%2Fs_err.c;h=e5531d7cd85a0817a1088f02f5b5ba3974cbb736;hb=1f4e7a44134c06e46665441ba50ecd7d478abd4e;hp=ede3c24b74119f2d5cfc2bb45e0b964eb15da886;hpb=6147944c7207082239972619086c785bf96aad61;p=ircu2.10.12-pk.git diff --git a/ircd/s_err.c b/ircd/s_err.c index ede3c24..e5531d7 100644 --- a/ircd/s_err.c +++ b/ircd/s_err.c @@ -728,9 +728,9 @@ static Numeric replyTable[] = { /* 347 */ { RPL_ENDOFINVITELIST, ":End of Invite List", "347" }, /* 348 */ - { 0 }, + { RPL_EXCEPTLIST, "%s %s %s %Tu", "348" }, /* 349 */ - { 0 }, + { RPL_ENDOFEXCEPTLIST, "%s :End of Channel Exception List", "349" }, /* 350 */ { 0 }, /* 351 */ @@ -992,7 +992,7 @@ static Numeric replyTable[] = { /* 479 */ { ERR_BADCHANNAME, "%s :Cannot join channel (Badchanneled: %s)", "479" }, /* 480 */ - { 0 }, + { ERR_SSLCHANNEL, "%s :%s", "480" }, /* 481 */ { ERR_NOPRIVILEGES, ":Permission Denied: Insufficient privileges", "481" }, /* 482 */