Add (void*) parameter to HashFunc definitionmaster
commitbdaf271a2220e67148b48aec17b43dd602a53ee1
authorSeth Falcon <sfalcon@fhcrc.org>
Tue, 24 Jul 2007 22:18:35 +0000 (24 15:18 -0700)
committerSeth Falcon <sfalcon@fhcrc.org>
Tue, 24 Jul 2007 22:18:35 +0000 (24 15:18 -0700)
treef9995910a2cbd01a090c053e38538b7780115d75
parent5fda6515fea9ee0e52f6a56d926ef5c7b10647c9
Add (void*) parameter to HashFunc definition

This patch from DTL adds a void* arg to the HashFunc definition that
could be used by a hypothetical hash function to pass in additional
data, such as the table itself.
src/chain_dict.c
src/dict.c
src/hashfuncs.c
src/hashfuncs.h