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

Comparing ircd-hybrid/trunk/modules/m_trace.c (file contents):
Revision 4544 by michael, Sat Aug 2 16:53:22 2014 UTC vs.
Revision 4545 by michael, Fri Aug 22 08:46:13 2014 UTC

# Line 368 | Line 368 | report_this_status(struct Client *source
368  
369   static struct Message trace_msgtab =
370   {
371 <  "TRACE", 0, 0, 0, MAXPARA, MFLG_SLOW, 0,
371 >  "TRACE", NULL, 0, 0, 0, MAXPARA, MFLG_SLOW, 0,
372    { m_unregistered, m_trace, ms_trace, m_ignore, mo_trace, m_ignore }
373   };
374  

Diff Legend

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