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

Comparing ircd-hybrid/branches/8.2.x/src/numeric.c (file contents):
Revision 6153 by michael, Fri Apr 17 20:03:23 2015 UTC vs.
Revision 6154 by michael, Tue Jun 16 18:32:27 2015 UTC

# Line 226 | Line 226 | static const char *const replies[] =
226    /* 715 */  [ERR_TOOMANYINVITE] = "%s :Too many INVITEs (%s).",
227    /* 716 */  [RPL_TARGUMODEG] = "%s :is in %s mode (%s)",
228    /* 717 */  [RPL_TARGNOTIFY] = "%s :has been informed that you messaged them.",
229 <  /* 718 */  [RPL_UMODEGMSG] = "%s :is messaging you, and you are umode %s.",
229 >  /* 718 */  [RPL_UMODEGMSG] = "%s %s@%s :is messaging you, and you are umode %s.",
230    /* 723 */  [ERR_NOPRIVS] = "%s :Insufficient oper privileges.",
231    /* 999 */  [ERR_LAST_ERR_MSG] = ":Last error message"
232   };

Diff Legend

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