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

Comparing ircd-hybrid/modules/m_whowas.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_whowas.c,v 1.36 2005/07/26 11:48:03 michael Exp $
22 > *  $Id$
23   */
24  
25   #include "stdinc.h"
# Line 63 | Line 63 | _moddeinit(void)
63    mod_del_cmd(&whowas_msgtab);
64   }
65  
66 < const char *_version = "$Revision: 1.36 $";
66 > const char *_version = "$Revision$";
67   #endif
68  
69   /*

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines