diff options
Diffstat (limited to 'gcc/fixproto')
-rwxr-xr-x | gcc/fixproto | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/fixproto b/gcc/fixproto index bfa8419d99e..251c2a88248 100755 --- a/gcc/fixproto +++ b/gcc/fixproto @@ -46,7 +46,7 @@ # files are copied. An earlier version just included the original # by "reference", using GNU cpp's #include_next mechanism. # This is currently not done, partly because #include_next is -# fragile (susceptible to version incompatibilties, and depends +# fragile (susceptible to version incompatibilities, and depends # and GCC-specific features), and partly for performance reasons. # # AUTHORS |