diff options
author | Christopher Faylor <me@cgf.cx> | 2000-02-24 20:59:30 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2000-02-24 20:59:30 +0000 |
commit | ab1a69347d510463005a1bb7c17f02bfc2e6f135 (patch) | |
tree | 6cb61253a215f494345f7ca1212e6edd58fbf2d4 /winsup/cygwin/regexp | |
parent | 9edba13851e585b1e80adaa17e505935b5bcded0 (diff) | |
download | cygnal-ab1a69347d510463005a1bb7c17f02bfc2e6f135.tar.gz cygnal-ab1a69347d510463005a1bb7c17f02bfc2e6f135.tar.bz2 cygnal-ab1a69347d510463005a1bb7c17f02bfc2e6f135.zip |
Eliminate RCS stuff.
Diffstat (limited to 'winsup/cygwin/regexp')
-rw-r--r-- | winsup/cygwin/regexp/regerror.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/winsup/cygwin/regexp/regerror.c b/winsup/cygwin/regexp/regerror.c index b07f669bc..c595a0490 100644 --- a/winsup/cygwin/regexp/regerror.c +++ b/winsup/cygwin/regexp/regerror.c @@ -1,9 +1,3 @@ -#if 0 -#ifndef lint -static char *rcsid = "$Id$"; -#endif /* not lint */ -#endif - #include "regexp.h" #include <stdio.h> |