=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/asn1_compile/Attic/hash.c,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- src/usr.bin/asn1_compile/Attic/hash.c 2003/05/11 21:36:33 1.1 +++ src/usr.bin/asn1_compile/Attic/hash.c 2003/10/20 21:10:19 1.2 @@ -98,7 +98,7 @@ /* add element to hash table */ /* if already there, set new value */ -/* !NULL if succesful */ +/* !NULL if successful */ void * hashtabadd(Hashtab * htab, void *ptr)