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 7045 by michael, Sat Jan 9 20:11:17 2016 UTC vs.
Revision 7281 by michael, Sun Feb 7 18:02:24 2016 UTC

# Line 53 | Line 53 | static const char *const replies[] =
53    /* 213 */  [RPL_STATSCLINE] = "%c %s %s %s %u %s",
54    /* 215 */  [RPL_STATSILINE] = "%c %s * %s@%s %u %s",
55    /* 216 */  [RPL_STATSKLINE] = "%c %s * %s :%s",
56 <  /* 217 */  [RPL_STATSQLINE] = "%c %u %s :%s",
56 >  /* 217 */  [RPL_STATSQLINE] = "%c %s :%s",
57    /* 218 */  [RPL_STATSYLINE] = "%c %s %u %u %u %u %u %u %u/%u %u/%u %s",
58    /* 219 */  [RPL_ENDOFSTATS] = "%c :End of /STATS report",
59    /* 220 */  [RPL_STATSPLINE] = "%c %d %s %d %s :%s",

Diff Legend

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