From 47eebc207fc8d4cc5611eb946ba04398e47ea15b Mon Sep 17 00:00:00 2001 From: Kazu Hirata Date: Mon, 27 Oct 2003 12:45:17 +0000 Subject: * ChangeLog: Fix typos. * ChangeLog-9295: Likewise. * as.c: Fix comment typos. * as.h: Likewise. * atof-generic.c: Likewise. * bit_fix.h: Likewise. * frags.h: Likewise. * hash.c: Likewise. * input-file.c: Likewise. * input-scrub.c: Likewise. * itbl-ops.c: Likewise. * itbl-parse.y: Likewise. * listing.c: Likewise. * macro.h: Likewise. * read.c: Likewise. * sb.c: Likewise. * sb.h: Likewise. * symbols.c: Likewise. * symbols.h: Likewise. --- gas/hash.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gas/hash.c') diff --git a/gas/hash.c b/gas/hash.c index df9101d..2756f23 100644 --- a/gas/hash.c +++ b/gas/hash.c @@ -430,7 +430,7 @@ char answer[100]; /* We test many hash tables at once. */ char *hashtable[TABLES]; -/* Points to curent hash_control. */ +/* Points to current hash_control. */ char *h; char **pp; char *p; -- cgit v1.1