summaryrefslogtreecommitdiff
path: root/bfd/hash.c
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>1999-06-04 13:25:23 +0000
committerRichard Henderson <rth@redhat.com>1999-06-04 13:25:23 +0000
commitdc1bc0c9a560b4d1d69836fc7e4068c90249291b (patch)
treecaf3b1181fe085983c043177fb1356f95ffdd351 /bfd/hash.c
parent79e5982fedce17e8d61581892353d486bcc3c25f (diff)
Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
* elf32-ppc.c (ppc_elf_relocate_section): Don't barf on out of range undefweak symbols. * hash.c: Add missing comma after @xref{} * linker.c: Likewise.
Diffstat (limited to 'bfd/hash.c')
-rw-r--r--bfd/hash.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/hash.c b/bfd/hash.c
index 4c6e9877ce..097304037d 100644
--- a/bfd/hash.c
+++ b/bfd/hash.c
@@ -73,7 +73,7 @@ SUBSECTION
The function <<bfd_hash_table_init>> take as an argument a
function to use to create new entries. For a basic hash
table, use the function <<bfd_hash_newfunc>>. @xref{Deriving
- a New Hash Table Type} for why you would want to use a
+ a New Hash Table Type}, for why you would want to use a
different value for this argument.
@findex bfd_hash_allocate