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

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines