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

This commit is contained in:
Alexander Barton 2002-12-12 11:31:21 +00:00
parent fa7b3f0e4c
commit 0f3f03b51d
1 changed files with 1 additions and 1 deletions

View 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>