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 4479 by michael, Thu Aug 14 16:18:31 2014 UTC vs.
Revision 4545 by michael, Fri Aug 22 08:46:13 2014 UTC

# Line 1621 | Line 1621 | ms_stats(struct Client *source_p, int pa
1621  
1622   static struct Message stats_msgtab =
1623   {
1624 <  "STATS", 0, 0, 2, MAXPARA, MFLG_SLOW, 0,
1624 >  "STATS", NULL, 0, 0, 2, MAXPARA, MFLG_SLOW, 0,
1625    { m_unregistered, m_stats, ms_stats, m_ignore, ms_stats, m_ignore }
1626   };
1627  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines