From: John Gilmore Date: Wed, 29 May 1991 02:52:34 +0000 (+0000) Subject: Remove coff-code.h in favor of coffcode.h. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=924bbb3815705cba6e369cbea2dff86884e9265a;p=binutils-gdb.git Remove coff-code.h in favor of coffcode.h. --- diff --git a/bfd/coff-i960.c b/bfd/coff-i960.c index 23fd039fc98..f2f24227873 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"