aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1991-05-29 02:52:34 +0000
committerJohn Gilmore <gnu@cygnus>1991-05-29 02:52:34 +0000
commit924bbb3815705cba6e369cbea2dff86884e9265a (patch)
treeda55a56e049ae40bac4c9bcd2aec60b1d7006a20 /bfd
parent359f1dee91d2933b8b138fe41defd1e0997ca0c7 (diff)
downloadgdb-924bbb3815705cba6e369cbea2dff86884e9265a.zip
gdb-924bbb3815705cba6e369cbea2dff86884e9265a.tar.gz
gdb-924bbb3815705cba6e369cbea2dff86884e9265a.tar.bz2
Remove coff-code.h in favor of coffcode.h.
Diffstat (limited to 'bfd')
-rw-r--r--bfd/coff-i960.c2
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"