ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x/modules/core/m_quit.c
(Generate patch)

Comparing ircd-hybrid-7.3/modules/core/m_quit.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 43 | Line 43 | struct Message quit_msgtab = {
43    {m_quit, m_quit, ms_quit, m_ignore, m_quit, m_ignore}
44   };
45  
46 #ifndef STATIC_MODULES
46   void
47   _modinit(void)
48   {
# Line 57 | Line 56 | _moddeinit(void)
56   }
57  
58   const char *_version = "$Revision$";
60 #endif
59  
60   /*
61   ** m_quit

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines