diff options
Diffstat (limited to 'gas/hash.c')
-rw-r--r-- | gas/hash.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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; |