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

Comparing ircd-hybrid/modules/m_connect.c (file contents):
Revision 30 by adx, Sun Oct 2 20:03:27 2005 UTC vs.
Revision 32 by knight, Sun Oct 2 20:41:23 2005 UTC

# Line 19 | Line 19
19   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307
20   *  USA
21   *
22 < *  $Id: m_connect.c,v 1.55 2005/06/01 18:23:34 db Exp $
22 > *  $Id$
23   */
24  
25   #include "stdinc.h"
# Line 60 | Line 60 | _moddeinit(void)
60    mod_del_cmd(&connect_msgtab);
61   }
62  
63 < const char *_version = "$Revision: 1.55 $";
63 > const char *_version = "$Revision$";
64   #endif
65  
66   /*

Comparing ircd-hybrid/modules/m_connect.c (property svn:keywords):
Revision 30 by adx, Sun Oct 2 20:03:27 2005 UTC vs.
Revision 32 by knight, Sun Oct 2 20:41:23 2005 UTC

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

Diff Legend

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