4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-02-20 16:01:10 +08:00

Remove RCS cruft.

This commit is contained in:
Christopher Faylor 2000-02-24 03:03:04 +00:00
parent 41f42725a2
commit 2528588a75

View File

@ -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>