X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=ircd%2Fs_err.c;h=0c8868129557c14ea6c9189b808805c86201b1fa;hb=b44d5859e9dbca964d833742b08dbd3ecde318e1;hp=d20f623afd7eeb9c87d7807f53ef98dda03cb0cb;hpb=592e569802dbc1d90a0095d6f8fed409d6bf8c39;p=ircu2.10.12-pk.git diff --git a/ircd/s_err.c b/ircd/s_err.c index d20f623..0c88681 100644 --- a/ircd/s_err.c +++ b/ircd/s_err.c @@ -584,7 +584,7 @@ static Numeric replyTable[] = { /* 275 */ { RPL_STATSDLINE, "%c %s %s", "275" }, /* 276 */ - { 0 }, + { RPL_STATSRLINE, "%-9s %-9s %-10s %s", "276" }, /* 277 */ { 0 }, /* 278 */ @@ -912,7 +912,7 @@ static Numeric replyTable[] = { /* 439 */ { ERR_TARGETTOOFAST, "%s :Target change too fast. Please wait %d seconds.", "439" }, /* 440 */ - { 0 }, + { ERR_SERVICESDOWN, "%s :Services are currently unavailable.", "440" }, /* 441 */ { ERR_USERNOTINCHANNEL, "%s %s :They aren't on that channel", "441" }, /* 442 */