X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=ircd%2Fs_err.c;h=dc45c2eab768055e98103d27eca55ab7f2986896;hb=refs%2Fheads%2Fupstream-ssl;hp=a7c0236fe0bc404237d551a07d1e9e0ae94deee9;hpb=ad3d71c7d33c404864b1aaf39986c6bf5834985b;p=ircu2.10.12-pk.git diff --git a/ircd/s_err.c b/ircd/s_err.c index a7c0236..dc45c2e 100644 --- a/ircd/s_err.c +++ b/ircd/s_err.c @@ -866,7 +866,7 @@ static Numeric replyTable[] = { /* 416 */ { ERR_QUERYTOOLONG, "%s :Too many lines in the output, restrict your query", "416" }, /* 417 */ - { 0 }, + { ERR_INPUTTOOLONG, ":Input line was too long", "417" }, /* 418 */ { 0 }, /* 419 */ @@ -1068,7 +1068,7 @@ static Numeric replyTable[] = { /* 517 */ { ERR_DISABLED, "%s :Command disabled.", "517" }, /* 518 */ - { ERR_LONGMASK, " :Mask is too long", "518" }, + { ERR_LONGMASK, ":Mask is too long", "518" }, /* 519 */ { ERR_TOOMANYUSERS, "%d :Too many users affected by mask", "519" }, /* 520 */ @@ -1082,7 +1082,7 @@ static Numeric replyTable[] = { /* 524 */ { ERR_QUARANTINED, "%s :Channel is quarantined : %s", "524" }, /* 525 */ - { 0 }, + { ERR_INVALIDKEY, "%s :Key is not well-formed", "525" }, /* 526 */ { 0 }, /* 527 */