aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog-9495
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2002-03-05 05:26:02 +0000
committerAlan Modra <amodra@gmail.com>2002-03-05 05:26:02 +0000
commit5f6aa755b6b622488a441b9ddc76b56a0844c2b0 (patch)
tree6fd87eb8dac5f5d86d8e5357acc033d56a739d00 /bfd/ChangeLog-9495
parent039cc25f065d0b9b838232dd03b68f52472970c4 (diff)
downloadfsf-binutils-gdb-5f6aa755b6b622488a441b9ddc76b56a0844c2b0.zip
fsf-binutils-gdb-5f6aa755b6b622488a441b9ddc76b56a0844c2b0.tar.gz
fsf-binutils-gdb-5f6aa755b6b622488a441b9ddc76b56a0844c2b0.tar.bz2
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 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.