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

Comparing ircd-hybrid/trunk/modules/m_stats.c (file contents):
Revision 1851 by michael, Wed Apr 24 18:31:06 2013 UTC vs.
Revision 1875 by michael, Sat Apr 27 09:29:46 2013 UTC

# Line 1343 | Line 1343 | static const struct StatsStruct
1343    { 'Q',        stats_resv,             1,      0       },
1344    { 'r',        stats_usage,            1,      0       },
1345    { 'R',        stats_usage,            1,      0       },
1346 +  { 's',        stats_service,          1,      0       },
1347    { 'S',        stats_service,          1,      0       },
1348    { 't',        stats_tstats,           1,      0       },
1349    { 'T',        stats_tstats,           1,      0       },

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines