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

Comparing ircd-hybrid/modules/m_close.c (file contents):
Revision 30 by adx, Sun Oct 2 20:03:27 2005 UTC vs.
Revision 31 by knight, Sun Oct 2 20:34:05 2005 UTC

# Line 19 | Line 19
19   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307
20   *  USA
21   *
22 < *  $Id: m_close.c,v 1.29 2005/07/30 20:44:14 adx Exp $
22 > *  $Id$
23   */
24  
25   #include "stdinc.h"
# Line 54 | Line 54 | _moddeinit(void)
54    mod_del_cmd(&close_msgtab);
55   }
56  
57 < const char *_version = "$Revision: 1.29 $";
57 > const char *_version = "$Revision$";
58   #endif
59  
60   /*

Diff Legend

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