diff options
Diffstat (limited to 'bfd/coff64-rs6000.c')
-rw-r--r-- | bfd/coff64-rs6000.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/coff64-rs6000.c b/bfd/coff64-rs6000.c index 4d697de..bc97241 100644 --- a/bfd/coff64-rs6000.c +++ b/bfd/coff64-rs6000.c @@ -2012,7 +2012,7 @@ xcoff64_sizeof_headers (abfd, reloc) size = bfd_coff_filhsz (abfd); - /* Don't think the small aout header can be used since some of the the + /* Don't think the small aout header can be used since some of the old elements have been reordered past the end of the old coff small aout size. */ |