]> git.ozlabs.org Git - ccan/commit
tdb2: rename internal hashfn and logfn to hash_fn and log_fn.
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 7 Apr 2011 05:35:58 +0000 (15:05 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 7 Apr 2011 05:35:58 +0000 (15:05 +0930)
commit156e5eb92f1d986957cb081b58320579c6e366dd
tree3d285b78631b4d3b2d1faacf90a22919fb99d800
parent007a7e4e8df8f43c61126599bcc582750cbf17fe
tdb2: rename internal hashfn and logfn to hash_fn and log_fn.

We use underscores everywhere else, so be consistent.
ccan/tdb2/hash.c
ccan/tdb2/open.c
ccan/tdb2/private.h
ccan/tdb2/tdb.c
ccan/tdb2/test/run-001-encode.c