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

Comparing ircd-hybrid/trunk/modules/m_webirc.c (file contents):
Revision 4544 by michael, Tue Aug 19 09:57:32 2014 UTC vs.
Revision 4545 by michael, Fri Aug 22 08:46:13 2014 UTC

# Line 132 | Line 132 | mr_webirc(struct Client *source_p, int p
132  
133   static struct Message webirc_msgtab =
134   {
135 <  "WEBIRC", 0, 0, 5, MAXPARA, MFLG_SLOW, 0,
135 >  "WEBIRC", NULL, 0, 0, 5, MAXPARA, MFLG_SLOW, 0,
136    { mr_webirc, m_registered, m_ignore, m_ignore, m_registered, m_ignore }
137   };
138  

Diff Legend

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