changed Header to Id
This commit is contained in:
parent
6bc329e77c
commit
83f8bc669c
@ -12,7 +12,7 @@
|
||||
#include <stdio.h>
|
||||
|
||||
#ifndef NORCSID
|
||||
static char *RcsId = "$Header$";
|
||||
static char *RcsId = "$Id$";
|
||||
#endif
|
||||
|
||||
#define MAXBUF 256
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user