diff options
Diffstat (limited to 'gas/hash.h')
-rw-r--r-- | gas/hash.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -56,4 +56,4 @@ char * hash_find(); /* value */ char * hash_jam(); /* error text (internal) */ #endif /* #ifdef hashH */ -/* end: hash.c */ +/* end of hash.c */ |