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

Comparing ircd-hybrid/modules/m_hash.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 18 | Line 18
18   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307
19   *  USA
20   *
21 < *  $Id: m_hash.c,v 1.11 2005/07/16 08:12:45 michael Exp $
21 > *  $Id$
22   */
23  
24   #include "stdinc.h"
# Line 63 | Line 63 | _moddeinit(void)
63    mod_del_cmd(&hash_msgtab);
64   }
65  
66 < const char *_version = "$Revision: 1.11 $";
66 > const char *_version = "$Revision$";
67   #endif
68  
69   static void

Diff Legend

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