r24340: Use standard data type uint32_t rather than tdb-specific u32.
authorJelmer Vernooij <jelmer@samba.org>
Sun, 12 Aug 2007 00:55:03 +0000 (00:55 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:29:30 +0000 (12:29 -0500)
commit26d1430283bd4ae8b8a84f3253e33417d509c1a4
treee978af22ddc2f5f7dee5a3fc143d179c0fd09b43
parent9ad91bd20592850d7b6393e1ac7f0e0919d69668
r24340: 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