]> arthur.barton.de Git - ngircd-alex.git/commitdiff
- fixed up broken $Id field in new file header ...
authorAlexander Barton <alex@barton.de>
Thu, 12 Dec 2002 11:31:21 +0000 (11:31 +0000)
committerAlexander Barton <alex@barton.de>
Thu, 12 Dec 2002 11:31:21 +0000 (11:31 +0000)
src/ngircd/ngircd.c

index f2da99085941dc02b5c5d50045349ce05b10e000..1396d9ed706f08da5e5cba9eaf1087f07e1272be 100644 (file)
@@ -14,7 +14,7 @@
 
 #include "portab.h"
 
-static char UNUSED id[] = "$Id";
+static char UNUSED id[] = "$Id: ngircd.c,v 1.64 2002/12/12 11:31:21 alex Exp $";
 
 #include "imp.h"
 #include <assert.h>