tdb: Avoid casts
authorVolker Lendecke <vl@samba.org>
Mon, 22 Oct 2018 05:42:14 +0000 (07:42 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Thu, 25 Oct 2018 15:58:22 +0000 (17:58 +0200)
commitec209d28a2cd2f00546035ac6aa2fa4e14068570
tree9216f47949520e6a863170452f864278f3359697
parentd3571415469ece5341a330c8987139d0f5749e52
tdb: Avoid casts

We have %PRIu32 and %zu these days

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
lib/tdb/common/open.c