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