From 924bbb3815705cba6e369cbea2dff86884e9265a Mon Sep 17 00:00:00 2001 From: John Gilmore Date: Wed, 29 May 1991 02:52:34 +0000 Subject: [PATCH] Remove coff-code.h in favor of coffcode.h. --- bfd/coff-i960.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.7.4