ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/src/user.c
(Generate patch)

Comparing ircd-hybrid/trunk/src/user.c (file contents):
Revision 5808 by michael, Tue Apr 21 21:49:58 2015 UTC vs.
Revision 5809 by michael, Wed Apr 22 20:28:18 2015 UTC

# Line 197 | Line 197 | report_and_set_user_flags(struct Client
197    if (IsConfExemptKline(conf))
198    {
199      SetExemptKline(source_p);
200 <    sendto_one_notice(source_p, &me, ":*** You are exempt from K/D/G lines. Congrats.");
200 >    sendto_one_notice(source_p, &me, ":*** You are exempt from K/D lines. Congrats.");
201    }
202  
203    if (IsConfExemptResv(conf))

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)