]> git.ozlabs.org Git - ccan/commit
tdb2: fix argument order for tdb_gradual_lock.
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 30 Aug 2010 06:51:23 +0000 (16:21 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 30 Aug 2010 06:51:23 +0000 (16:21 +0930)
commit2c56e4d9ec516aceb9c5b26ceebd6d99361855c5
tree0d53f407005e1968b21fad3e91e3932639a5fe59
parentecec5bef6776fb9d44bdf479b7efbff0040b2b38
tdb2: fix argument order for tdb_gradual_lock.
This explains why most of tdb_gradual_lock was not tested: thanks gcov!
ccan/tdb2/lock.c