X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=ccan%2Ftdb2%2Fprivate.h;h=6780fdadd421303ee9aec389cae999b8b96d755c;hb=b547900937973a8079101fe728e243ced3290caf;hp=6c727aff4a20a62dc800e5806079742cd32d7ec1;hpb=3d10865d159072553933fb72394862c884e60079;p=ccan diff --git a/ccan/tdb2/private.h b/ccan/tdb2/private.h index 6c727aff..6780fdad 100644 --- a/ccan/tdb2/private.h +++ b/ccan/tdb2/private.h @@ -380,7 +380,7 @@ int add_free_record(struct tdb_context *tdb, unsigned int zone_bits, int set_header(struct tdb_context *tdb, struct tdb_used_record *rec, uint64_t keylen, uint64_t datalen, - uint64_t actuallen, uint64_t hash, + uint64_t actuallen, unsigned hashlow, unsigned int zone_bits); /* Used by tdb_check to verify. */