X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=ircd%2Fs_err.c;h=c8a3e58c2434255f470606fb24d0ec172996c647;hb=fa4486fe3e166152a57a42320fd1f2faee37b0c3;hp=cc9ccf88f933c8970d6cd932819339d175532a11;hpb=bb5d6a24f02155e2252474809cd5e7161fa29b93;p=ircu2.10.12-pk.git diff --git a/ircd/s_err.c b/ircd/s_err.c index cc9ccf8..c8a3e58 100644 --- a/ircd/s_err.c +++ b/ircd/s_err.c @@ -718,7 +718,7 @@ static Numeric replyTable[] = { /* 342 */ { 0 }, /* 343 */ - { 0 }, + { RPL_UNINVITE, "%s %s", "343" }, /* 344 */ { 0 }, /* 345 */ @@ -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 */ @@ -900,7 +900,7 @@ static Numeric replyTable[] = { /* 433 */ { ERR_NICKNAMEINUSE, "%s :Nickname is already in use.", "433" }, /* 434 */ - { 0 }, + { ERR_RECOVERDENIED, "%s :You may not recover this connection. (%s)", "434" }, /* 435 */ { 0 }, /* 436 */ @@ -928,7 +928,7 @@ static Numeric replyTable[] = { /* 447 */ { 0 }, /* 448 */ - { 0 }, + { ERR_USERNOTINVITED, "%s %s :is not invited to channel", "448" }, /* 449 */ { 0 }, /* 450 */