powerpc64 comment fix

Alan Modra amodra@bigpond.net.au
Mon Oct 23 16:42:00 GMT 2006


	* 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



More information about the Binutils mailing list