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

Comparing ircd-hybrid-7.3/modules/m_time.c (file contents):
Revision 1120 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 time_msgtab = {
44    { m_unregistered, m_time, mo_time, m_ignore, mo_time, 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   * m_time

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines