diff options
-rw-r--r-- | bfd/coff-i960.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/coff-i960.c b/bfd/coff-i960.c index 23fd039..f2f2422 100644 --- a/bfd/coff-i960.c +++ b/bfd/coff-i960.c @@ -139,7 +139,7 @@ static reloc_howto_type howto_table[] = }; -/* The real code is in coff-code.h */ +/* The real code is in coffcode.h */ #include "coffcode.h" |