Remove RCS cruft.
This commit is contained in:
parent
41f42725a2
commit
2528588a75
|
@ -36,12 +36,6 @@
|
|||
* regular-expression syntax might require a total rethink.
|
||||
*/
|
||||
|
||||
#if 0
|
||||
#ifndef lint
|
||||
static char *rcsid = "$Id$";
|
||||
#endif /* not lint */
|
||||
#endif
|
||||
|
||||
#include "regexp.h"
|
||||
#include <stdio.h>
|
||||
#include <ctype.h>
|
||||
|
|
Loading…
Reference in New Issue