changed Header to Id

This commit is contained in:
ceriel
1994-03-11 10:37:39 +00:00
parent 6bc329e77c
commit 83f8bc669c

View File

@@ -12,7 +12,7 @@
#include <stdio.h> #include <stdio.h>
#ifndef NORCSID #ifndef NORCSID
static char *RcsId = "$Header$"; static char *RcsId = "$Id$";
#endif #endif
#define MAXBUF 256 #define MAXBUF 256