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

Comparing:
ircd-hybrid/modules/core/m_die.c (file contents), Revision 30 by adx, Sun Oct 2 20:03:27 2005 UTC vs.
ircd-hybrid-7.2/modules/core/m_die.c (file contents), Revision 34 by lusky, Sun Oct 2 21:05:51 2005 UTC

# Line 19 | Line 19
19   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307
20   *  USA
21   *
22 < *  $Id: m_die.c,v 1.35 2005/09/18 14:25:12 adx Exp $
22 > *  $Id$
23   */
24  
25   #include "stdinc.h"
# Line 62 | Line 62 | _moddeinit(void)
62    mod_del_cmd(&die_msgtab);
63   }
64  
65 < const char *_version = "$Revision: 1.35 $";
65 > const char *_version = "$Revision$";
66   #endif
67  
68   /*

Comparing:
ircd-hybrid/modules/core/m_die.c (property svn:keywords), Revision 30 by adx, Sun Oct 2 20:03:27 2005 UTC vs.
ircd-hybrid-7.2/modules/core/m_die.c (property svn:keywords), Revision 34 by lusky, Sun Oct 2 21:05:51 2005 UTC

# Line 1 | Line 1
1 < "Id Revision"
1 > Id Revision

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines