From: paul Date: Sun, 23 Oct 2005 20:30:00 +0000 (+0100) Subject: Forward port of asuka-whoisaccount.patch to .12 X-Git-Tag: u2.10.12.10+snircd(1.3.0)~80 X-Git-Url: https://jfr.im/git/irc/quakenet/snircd.git/commitdiff_plain/81b4dc782876bd8bd52d00937ccfd1531212e5bc Forward port of asuka-whoisaccount.patch to .12 --- diff --git a/ircd/s_err.c b/ircd/s_err.c index b688ecb..df25e38 100644 --- a/ircd/s_err.c +++ b/ircd/s_err.c @@ -692,7 +692,7 @@ static Numeric replyTable[] = { /* 329 */ { RPL_CREATIONTIME, "%s %Tu", "329" }, /* 330 */ - { RPL_WHOISACCOUNT, "%s %s :is logged in as", "330" }, + { RPL_WHOISACCOUNT, "%s %s :is authed as", "330" }, /* 331 */ { RPL_NOTOPIC, "%s :No topic is set.", "331" }, /* 332 */