]> git.ozlabs.org Git - ccan/commit
tdb2: remove _PUBLIC_ in tdb1 functions.
authorRusty Russell <rusty@rustcorp.com.au>
Wed, 31 Aug 2011 05:43:16 +0000 (15:13 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 31 Aug 2011 05:43:16 +0000 (15:13 +0930)
commit39f55294799c6443c0ad7bef09f1c113cf89d295
tree25d9983442a34953b442b6a9aa65313fe534bbf7
parentb929638e3cfe629285af3ecd0813e03eaeaa1133
tdb2: remove _PUBLIC_ in tdb1 functions.

They'll all be accessed via the tdb2 API.
ccan/tdb2/tdb1_check.c
ccan/tdb2/tdb1_hash.c
ccan/tdb2/tdb1_lock.c
ccan/tdb2/tdb1_open.c
ccan/tdb2/tdb1_private.h
ccan/tdb2/tdb1_summary.c
ccan/tdb2/tdb1_tdb.c
ccan/tdb2/tdb1_transaction.c
ccan/tdb2/tdb1_traverse.c