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

Comparing ircd-hybrid-7.3/modules/m_restart.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 44 | Line 44 | struct Message restart_msgtab = {
44    { m_unregistered, m_not_oper, m_ignore, m_ignore, mo_restart, m_ignore }
45   };
46  
47 #ifndef STATIC_MODULES
47   void
48   _modinit(void)
49   {
# Line 58 | Line 57 | _moddeinit(void)
57   }
58  
59   const char *_version = "$Revision$";
61 #endif
60  
61   /*
62   * mo_restart

Diff Legend

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