bufhl: fix unittests and lint

msgpack_rpc_dispatch doesn't exist anymore
This commit is contained in:
Björn Linse
2016-01-26 15:32:00 +01:00
parent 06b9d2a6f2
commit 3b1800be94
3 changed files with 16 additions and 34 deletions

View File

@@ -184,7 +184,7 @@ typedef khint_t khiter_t;
#define kfree(P) xfree(P)
#endif
static const double __ac_HASH_UPPER = 0.77;
#define __ac_HASH_UPPER 0.77
#define __KHASH_TYPE(name, khkey_t, khval_t) \
typedef struct { \