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

Comparing ircd-hybrid-7.3/modules/m_xline.c (file contents):
Revision 1029 by michael, Sun Nov 8 13:10:50 2009 UTC vs.
Revision 1121 by michael, Sun Jan 9 11:03:03 2011 UTC

# Line 70 | Line 70 | struct Message unxline_msgtab = {
70    { m_unregistered, m_not_oper, ms_unxline, m_ignore, mo_unxline, m_ignore }
71   };
72  
73 #ifndef STATIC_MODULES
73   void
74   _modinit(void)
75   {
# Line 86 | Line 85 | _moddeinit(void)
85   }
86  
87   const char *_version = "$Revision$";
89 #endif
88  
89  
90   /* mo_xline()

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines