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 7007 by michael, Fri Jan 1 00:09:08 2016 UTC vs.
Revision 7045 by michael, Sat Jan 9 20:11:17 2016 UTC

# Line 78 | Line 78 | static const char *const replies[] =
78    /* 257 */  [RPL_ADMINLOC1] = ":%s",
79    /* 258 */  [RPL_ADMINLOC2] = ":%s",
80    /* 259 */  [RPL_ADMINEMAIL] = ":%s",
81 <  /* 262 */  [RPL_ENDOFTRACE] = "%s :End of TRACE",
81 >  /* 262 */  [RPL_TRACEEND] = "%s :End of TRACE",
82    /* 263 */  [RPL_LOAD2HI] = "%s :Server load is temporarily too heavy. Please wait a while and try again.",
83    /* 265 */  [RPL_LOCALUSERS] = ":Current local users: %u  Max: %u",
84    /* 266 */  [RPL_GLOBALUSERS] = ":Current global users: %u  Max: %u",

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines