diff options
author | Alan Modra <amodra@bigpond.net.au> | 2002-03-05 05:26:02 +0000 |
---|---|---|
committer | Alan Modra <amodra@bigpond.net.au> | 2002-03-05 05:26:02 +0000 |
commit | fe32ba4a055405951c1b07b76241b1a34aabf8e4 (patch) | |
tree | 7d222aef07fe417d780955bbbb8a198426a089c9 /bfd | |
parent | e2dd4eecdb37d437ff5501da9bd25658912ccd39 (diff) | |
download | gdb-fe32ba4a055405951c1b07b76241b1a34aabf8e4.tar.gz |
typo fix
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog-9495 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/ChangeLog-9495 b/bfd/ChangeLog-9495 index 4657d6683fd..a208f42991d 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. |