Date: Friday, June 29, 2001 @ 16:20:27
Author: rra
Update of /dist1/cvs/isc/inn/inn/tests/lib
from pub3.rc.vix.com:/tmp/cvs-serv27149
Modified: hashtab-t.c
Declare private functions as static. Pass allocated strings to the hash
table so that they can be freed on hash_delete and to avoid type system
violations.