* elf64-ppc.c (ppc64_elf_edit_opd): Clarify comment.
[deliverable/binutils-gdb.git] / bfd / elf64-ppc.c
index fcbc71e9e9206ba23a40c7c830c336fdb3e45791..886f987d0a82c127a1fefd39acd4bd1e709e1f81 100644 (file)
@@ -6608,7 +6608,7 @@ ppc64_elf_edit_opd (bfd *obfd, struct bfd_link_info *info,
              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;
This page took 0.028717 seconds and 4 git commands to generate.