]> git.ozlabs.org Git - ccan/commit
tdb2: rearrange log function to put data arg at the end.
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 7 Apr 2011 03:46:35 +0000 (13:16 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 7 Apr 2011 03:46:35 +0000 (13:16 +0930)
commit6ce40d6ab4dbd63bd76979b8491351708c3df892
tree1cfda9e98576b371c3c980064a557c4ec54951e7
parent156e5eb92f1d986957cb081b58320579c6e366dd
tdb2: rearrange log function to put data arg at the end.

Also, rename private logfn to log_fn for consistency with other members.
ccan/tdb2/private.h
ccan/tdb2/tdb.c
ccan/tdb2/tdb2.h
ccan/tdb2/test/logging.c
ccan/tdb2/test/logging.h
ccan/tdb2/test/run-seed.c
ccan/tdb2/tools/speed.c
ccan/tdb2/tools/tdbtool.c
ccan/tdb2/tools/tdbtorture.c