summaryrefslogtreecommitdiff
path: root/bfd/elf32-mips.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2001-10-04 16:18:32 +0000
committerAlan Modra <amodra@bigpond.net.au>2001-10-04 16:18:32 +0000
commitbb7d2ceb7b7f69e28366b5292e4f5522348c19a8 (patch)
tree0a76c4b6376be81561b0936e6bb6f0d2b6c2261b /bfd/elf32-mips.c
parentbb651f451ea0a60edf5d381ec563fbec5b9bc7ad (diff)
downloadgdb-bb7d2ceb7b7f69e28366b5292e4f5522348c19a8.tar.gz
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 6f39d9f2b75..7c6c8e5beaa 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)