aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-mips.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2001-10-04 16:18:32 +0000
committerAlan Modra <amodra@gmail.com>2001-10-04 16:18:32 +0000
commit8ea52284ab03f528b75c1eed839632e1f57ffc7b (patch)
treeb711f190e7e9aa926943e117bd0d72ec24812f5e /bfd/elf32-mips.c
parent58e3d09d2a5873fe862f5d080786a09801cadc7c (diff)
downloadfsf-binutils-gdb-8ea52284ab03f528b75c1eed839632e1f57ffc7b.zip
fsf-binutils-gdb-8ea52284ab03f528b75c1eed839632e1f57ffc7b.tar.gz
fsf-binutils-gdb-8ea52284ab03f528b75c1eed839632e1f57ffc7b.tar.bz2
Fix a comment typo in last commit.
Diffstat (limited to 'bfd/elf32-mips.c')
-rw-r--r--bfd/elf32-mips.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/elf32-mips.c b/bfd/elf32-mips.c
index 6f39d9f..7c6c8e5 100644
--- a/bfd/elf32-mips.c
+++ b/bfd/elf32-mips.c
@@ -8075,7 +8075,7 @@ _bfd_mips_elf_gc_sweep_hook (abfd, info, sec, relocs)
/* Copy data from a MIPS ELF indirect symbol to its direct symbol,
hiding the old indirect symbol. Process additional relocation
information. Also called for weakdefs, in which case we just let
- _bfd_elf_link_hach_copy_indirect copy the flags for us. */
+ _bfd_elf_link_hash_copy_indirect copy the flags for us. */
static void
_bfd_mips_elf_copy_indirect_symbol (dir, ind)