* fix hashlist iterator
authorWilfried Göesgens <willi@citadel.org>
Sun, 11 Oct 2009 00:04:55 +0000 (00:04 +0000)
committerWilfried Göesgens <willi@citadel.org>
Sun, 11 Oct 2009 00:04:55 +0000 (00:04 +0000)
commit25adc7cc329866f761a239e7a1500198419a1ff9
treed9759f39f36e56741c8fb7f9d86467f17e520d0a
parent3e76ef0df86d7fcec42d8fa5689afc7185fde29c
* fix hashlist iterator
* add parameter so we can determine whether we're behind the end of the list
libcitadel/lib/hash.c
libcitadel/lib/libcitadel.h
libcitadel/tests/Makefile.in
libcitadel/tests/hashlist_test.c [new file with mode: 0644]