]> jfr.im git - irc/rqf/shadowircd.git/commitdiff
Put back accidentally removed word.
authorJilles Tjoelker <redacted>
Wed, 26 Nov 2008 20:38:49 +0000 (21:38 +0100)
committerJilles Tjoelker <redacted>
Wed, 26 Nov 2008 20:38:49 +0000 (21:38 +0100)
src/s_user.c

index d2b58a35d5e5135c0855331e3c2103dba4d69a88..667873e233ced85a6cae3d09df8838bfe31eb32d 100644 (file)
@@ -809,7 +809,7 @@ report_and_set_user_flags(struct Client *source_p, struct ConfItem *aconf)
        if(IsConfExemptKline(aconf))
        {
                SetExemptKline(source_p);
-               sendto_one_notice(source_p, ":*** You are exempt from K/X");
+               sendto_one_notice(source_p, ":*** You are exempt from K/X lines");
        }
 
        if(IsConfExemptDNSBL(aconf))