r24343: Use standard data type uint32_t rather than tdb-specific u32.
commit52013bbe545d0cc238c6595361cd007ad533fd68
authorJelmer Vernooij <jelmer@samba.org>
Sun, 12 Aug 2007 02:28:15 +0000 (12 02:28 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:23:56 +0000 (10 12:23 -0500)
treec90157e6292d2b8650f4099472542d1b7133a7db
parent1aacacf3def870a67f6ec38cb602f8788644d70c
r24343: Use standard data type uint32_t rather than tdb-specific u32.
source/lib/tdb/common/error.c
source/lib/tdb/common/io.c
source/lib/tdb/common/lock.c
source/lib/tdb/common/open.c
source/lib/tdb/common/tdb.c
source/lib/tdb/common/tdb_private.h
source/lib/tdb/common/transaction.c
source/lib/tdb/common/traverse.c