From e90342f14110b2f06b6088b370c75a6b4fe8eef8 Mon Sep 17 00:00:00 2001 From: pancake Date: Thu, 17 Aug 2023 22:36:06 +0200 Subject: [PATCH] Test old hash --- include/sdb/sdb.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/sdb/sdb.h b/include/sdb/sdb.h index 614439b..2dc334b 100644 --- a/include/sdb/sdb.h +++ b/include/sdb/sdb.h @@ -27,7 +27,7 @@ extern "C" { #define SDB_MIN_KEY 1 #define SDB_MAX_KEY 0xff -#define SDB_HASH_FAST 1 +#define SDB_HASH_FAST 0 #define SDB_INLINE_HASH 1 // ftp://ftp.gnu.org/old-gnu/Manuals/gperf-2.7/html_node/gperf_17.es.html