diff options
Diffstat (limited to 'gcc/config/alpha/vms-crt0.c')
| -rw-r--r-- | gcc/config/alpha/vms-crt0.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/alpha/vms-crt0.c b/gcc/config/alpha/vms-crt0.c index e75bc02ce74..b7665f9fcb4 100644 --- a/gcc/config/alpha/vms-crt0.c +++ b/gcc/config/alpha/vms-crt0.c @@ -32,7 +32,7 @@ Boston, MA 02111-1307, USA. */ You Lose! This file can only be compiled with DEC C. #else -/* This file can only be compiled with DEC C, due the the call to +/* This file can only be compiled with DEC C, due to the call to lib$establish. */ #include <stdlib.h> |

