This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
powerpc64 comment fix
- From: Alan Modra <amodra at bigpond dot net dot au>
- To: binutils at sourceware dot org
- Date: Mon, 23 Oct 2006 12:49:38 +0930
- Subject: powerpc64 comment fix
* elf64-ppc.c (ppc64_elf_edit_opd): Clarify comment.
Index: bfd/elf64-ppc.c
===================================================================
RCS file: /cvs/src/src/bfd/elf64-ppc.c,v
retrieving revision 1.248
diff -u -p -r1.248 elf64-ppc.c
--- bfd/elf64-ppc.c 17 Oct 2006 13:41:47 -0000 1.248
+++ bfd/elf64-ppc.c 23 Oct 2006 02:59:43 -0000
@@ -6608,7 +6608,7 @@ ppc64_elf_edit_opd (bfd *obfd, struct bf
sec->contents = new_contents;
}
- /* Fudge the size too, as this is used later in
+ /* Fudge the header size too, as this is used later in
elf_bfd_final_link if we are emitting relocs. */
elf_section_data (sec)->rel_hdr.sh_size
= sec->reloc_count * elf_section_data (sec)->rel_hdr.sh_entsize;
--
Alan Modra
IBM OzLabs - Linux Technology Centre