repo: ngircd
action: commit
revision: 
path_from: 
revision_from: 0f3f03b51d297c427269413457f0614159ee6c01:
path_to: 
revision_to: 
git.thebackupbox.net
ngircd
git clone git://git.thebackupbox.net/ngircd
commit 0f3f03b51d297c427269413457f0614159ee6c01
Author: Alexander Barton 
Date:   Thu Dec 12 11:31:21 2002 +0000

    - fixed up broken $Id field in new file header ...

diff --git a/src/ngircd/ngircd.c b/src/ngircd/ngircd.c
index f2da99085941dc02b5c5d50045349ce05b10e000..
index ..1396d9ed706f08da5e5cba9eaf1087f07e1272be 100644
--- a/src/ngircd/ngircd.c
+++ b/src/ngircd/ngircd.c
@@ -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 

-----END OF PAGE-----