From: Alan Modra Date: Thu, 3 Mar 2022 02:47:15 +0000 (+1030) Subject: comment typo fix X-Git-Tag: gdb-12.1-release~189 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e26ff4b5a90a67fc440052f6101464939347b1f2;p=thirdparty%2Fbinutils-gdb.git comment typo fix --- diff --git a/bfd/elf64-ppc.c b/bfd/elf64-ppc.c index 89ce4cfba0d..f4d2bf053c3 100644 --- a/bfd/elf64-ppc.c +++ b/bfd/elf64-ppc.c @@ -13469,7 +13469,7 @@ sort_relr (struct ppc_link_hash_table *htab) } /* Look over GOT and PLT entries saved on elf_local_got_ents for all - all input files, stashing info about needed relative relocs. */ + input files, stashing info about needed relative relocs. */ static bool got_and_plt_relr_for_local_syms (struct bfd_link_info *info)