repo: ngircd action: commit revision: path_from: revision_from: 0f3f03b51d297c427269413457f0614159ee6c01: path_to: revision_to:
commit 0f3f03b51d297c427269413457f0614159ee6c01 Author: Alexander BartonDate: 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
--- 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-----