]> jfr.im git - irc/quakenet/snircd-patchqueue.git/blob - accountwhois.patch
nickgline: include nick! bit in gline loggin
[irc/quakenet/snircd-patchqueue.git] / accountwhois.patch
1 # HG changeset patch
2 # Parent 8aebdf810e04365cf6ff4fcdc41f721d6467829c
3
4 diff -r 8aebdf810e04 ircd/s_err.c
5 --- a/ircd/s_err.c Sat Jun 29 14:42:27 2013 +0100
6 +++ b/ircd/s_err.c Sat Jul 13 23:18:33 2013 +0100
7 @@ -692,7 +692,7 @@
8 /* 329 */
9 { RPL_CREATIONTIME, "%s %Tu", "329" },
10 /* 330 */
11 - { RPL_WHOISACCOUNT, "%s %s :is logged in as", "330" },
12 + { RPL_WHOISACCOUNT, "%s %s :is authed as", "330" },
13 /* 331 */
14 { RPL_NOTOPIC, "%s :No topic is set.", "331" },
15 /* 332 */