diff options
Diffstat (limited to 'gas/ecoff.c')
-rw-r--r-- | gas/ecoff.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gas/ecoff.c b/gas/ecoff.c index e8c929a..821b02c 100644 --- a/gas/ecoff.c +++ b/gas/ecoff.c @@ -27,8 +27,7 @@ #include "as.h" /* This file is compiled conditionally for those targets which use - ECOFF debugging information (e.g., MIPS ECOFF, MIPS ELF, Alpha - ECOFF). */ + ECOFF debugging information (e.g., MIPS ELF, Alpha ECOFF). */ #include "ecoff.h" |