From: Alan Modra Date: Tue, 5 Mar 2002 05:26:02 +0000 (+0000) Subject: typo fix X-Git-Tag: binutils-2_13-branchpoint~1833 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5f6aa755b6b622488a441b9ddc76b56a0844c2b0;p=external%2Fbinutils.git typo fix --- diff --git a/bfd/ChangeLog-9495 b/bfd/ChangeLog-9495 index 4657d66..a208f42 100644 --- a/bfd/ChangeLog-9495 +++ b/bfd/ChangeLog-9495 @@ -6887,7 +6887,7 @@ Tue May 24 16:17:18 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) * libelf.h (struct elf_obj_tdata): Add new field bad_symtab. (elf_bad_symtab): Define new accessor macro. (_bfd_elf_link_hash_newfunc): Declare. - (_bew_elf_link_hash_table_init): Declare. + (_bfd_elf_link_hash_table_init): Declare. * elfcode.h (elf_object_p): Call backend object_p hook after swapping in all the section headers. (map_program_segments): Correct typo: Internal for External.