]> git.ipfire.org Git - thirdparty/bind9.git/commit
Remove isc_hash_function macro
authorOndřej Surý <ondrej@isc.org>
Tue, 12 Sep 2023 14:37:50 +0000 (16:37 +0200)
committerOndřej Surý <ondrej@isc.org>
Tue, 19 Sep 2023 17:56:33 +0000 (19:56 +0200)
commit9f40eee0a86f445944ef121d7fdb9ff2fa42c09e
treeb4784f574af3380105ea9f4bb967cc496916045a
parent1653fa61c7c268a0aa4afb22b78d10ec5ddb478d
Remove isc_hash_function macro

The last two users of 64-bit isc_hash_function() macro were removed in
the previous commits, remove the macro as well.
lib/isc/include/isc/hash.h
tests/isc/hash_test.c