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

Comparing ircd-hybrid-7.3/modules/m_resv.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 58 | Line 58 | struct Message unresv_msgtab = {
58    { m_ignore, m_not_oper, ms_unresv, m_ignore, mo_unresv, m_ignore }
59   };
60  
61 #ifndef STATIC_MODULES
61   void
62   _modinit(void)
63   {
# Line 74 | Line 73 | _moddeinit(void)
73   }
74  
75   const char *_version = "$Revision$";
77 #endif
76  
77   /* mo_resv()
78   *   parv[0] = sender prefix

Diff Legend

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