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

Comparing ircd-hybrid/trunk/src/s_user.c (file contents):
Revision 3078 by michael, Tue Jan 28 16:40:30 2014 UTC vs.
Revision 3079 by michael, Sat Mar 1 17:22:03 2014 UTC

# Line 785 | Line 785 | report_and_set_user_flags(struct Client
785      SetExemptLimits(source_p);
786      sendto_one(source_p,
787                 ":%s NOTICE %s :*** You are exempt from user limits. Congrats.",
788 <               me.name,source_p->name);
788 >               me.name, source_p->name);
789    }
790  
791    if (IsConfCanFlood(conf))

Diff Legend

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