diff options
author | Bruce Korb <korbb@gcc.gnu.org> | 1999-03-03 07:41:52 +0000 |
---|---|---|
committer | Bruce Korb <korbb@gcc.gnu.org> | 1999-03-03 07:41:52 +0000 |
commit | 1f414ac48f4a946930e35c5003b5f020ad8168c4 (patch) | |
tree | 479ea57b8451b885c972eec0fba1e784cb5fca7c /gcc/fixinc/regex.h | |
parent | 9a9f6326f2f7d333567dbe114edd245672eff566 (diff) | |
download | gcc-1f414ac48f4a946930e35c5003b5f020ad8168c4.zip gcc-1f414ac48f4a946930e35c5003b5f020ad8168c4.tar.gz gcc-1f414ac48f4a946930e35c5003b5f020ad8168c4.tar.bz2 |
Merge from fixincl-branch
From-SVN: r25558
Diffstat (limited to 'gcc/fixinc/regex.h')
-rw-r--r-- | gcc/fixinc/regex.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/fixinc/regex.h b/gcc/fixinc/regex.h index 0c3500e..a34ca64 100644 --- a/gcc/fixinc/regex.h +++ b/gcc/fixinc/regex.h @@ -18,8 +18,6 @@ Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* $Id: regex.h,v 1.3 1999/01/11 13:34:25 law Exp $ */ - #ifndef __REGEXP_LIBRARY_H__ #define __REGEXP_LIBRARY_H__ |