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

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

# Line 62 | Line 62 | ms_certfp(struct Client *source_p, int p
62  
63   static struct Message certfp_msgtab =
64   {
65 <  "CERTFP", 0, 0, 2, MAXPARA, MFLG_SLOW, 0,
65 >  "CERTFP", NULL, 0, 0, 2, MAXPARA, MFLG_SLOW, 0,
66    { m_ignore, m_ignore, ms_certfp, m_ignore, m_ignore, m_ignore }
67   };
68  

Diff Legend

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