diff options
author | Mike Stump <mrs@gcc.gnu.org> | 2000-12-13 22:25:21 +0000 |
---|---|---|
committer | Mike Stump <mrs@gcc.gnu.org> | 2000-12-13 22:25:21 +0000 |
commit | 47bf5e3a3327688b007a6f038bc35cbb4e27f1c8 (patch) | |
tree | 2743e6d4535dac283f0540c17532284d2ca90054 /gcc | |
parent | e2f601da48780c81084b3c368fc2e30f51fcda0b (diff) | |
download | gcc-47bf5e3a3327688b007a6f038bc35cbb4e27f1c8.zip gcc-47bf5e3a3327688b007a6f038bc35cbb4e27f1c8.tar.gz gcc-47bf5e3a3327688b007a6f038bc35cbb4e27f1c8.tar.bz2 |
Fix typo
From-SVN: r38235
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/fixinc/fixincl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/fixinc/fixincl.c b/gcc/fixinc/fixincl.c index 68914e2..0e3b818 100644 --- a/gcc/fixinc/fixincl.c +++ b/gcc/fixinc/fixincl.c @@ -1,4 +1,3 @@ -:1066 /* Install modified versions of certain ANSI-incompatible system header files which are fixed to work correctly with ANSI C and placed in a directory that GNU C will search. |