1
0
mirror of https://github.com/osmarks/ngircd.git synced 2024-12-13 10:20:28 +00:00

- 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

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>