summaryrefslogtreecommitdiff
path: root/bfd/ChangeLog-9495
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2002-03-05 05:26:02 +0000
committerAlan Modra <amodra@bigpond.net.au>2002-03-05 05:26:02 +0000
commite6d1aa23b4aa5813457602a1d25c45a5e1c40e4e (patch)
treeaace2e0adac2759fffa9ea11798dfb2280b7ce13 /bfd/ChangeLog-9495
parente00712a5e67191360d26e1934d988f76d5da8300 (diff)
downloadbinutils-redhat-e6d1aa23b4aa5813457602a1d25c45a5e1c40e4e.tar.gz
typo fix
Diffstat (limited to 'bfd/ChangeLog-9495')
-rw-r--r--bfd/ChangeLog-94952
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/ChangeLog-9495 b/bfd/ChangeLog-9495
index 4657d6683f..a208f42991 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.