aboutsummaryrefslogtreecommitdiff
path: root/gas/hash.c
diff options
context:
space:
mode:
Diffstat (limited to 'gas/hash.c')
-rw-r--r--gas/hash.c2
1 files changed, 1 insertions, 1 deletions
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;