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

Comparing ircd-hybrid/trunk/modules/m_stats.c (file contents):
Revision 2150 by michael, Fri May 31 18:39:43 2013 UTC vs.
Revision 2160 by michael, Sun Jun 2 18:23:50 2013 UTC

# Line 79 | Line 79 | static const struct shared_flags
79   static void
80   report_confitem_types(struct Client *source_p, enum maskitem_type type)
81   {
82 <  dlink_node *ptr = NULL, *dptr = NULL;
82 >  dlink_node *ptr = NULL;
83    struct MaskItem *conf = NULL;
84    const struct shared_flags *shared = NULL;
85    char buf[12];

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines