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

Comparing ircd-hybrid/contrib/spy_info_notice.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: spy_info_notice.c,v 1.14 2005/09/09 17:37:13 adx Exp $
22 > *  $Id$
23   */
24  
25   #include "stdinc.h"
# Line 50 | Line 50 | _moddeinit(void)
50      uninstall_hook(info_cb, show_info);
51   }
52  
53 < const char *_version = "$Revision: 1.14 $";
53 > const char *_version = "$Revision$";
54  
55   static void *
56   show_info(va_list args)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines