s3:idmap_tdb2: fix hwm-handling to use uint32 consistently
authorMichael Adam <obnox@samba.org>
Thu, 6 Oct 2011 18:28:39 +0000 (20:28 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 11 Oct 2011 12:17:58 +0000 (14:17 +0200)
commitce8626cbbe99b26f4e39ace87221792b468b9c93
tree806dc901c4bbd596e37c9f2749ca094701c628e9
parentba88e4e0d86302e7efe2398d5be5cfb32c0dbdeb
s3:idmap_tdb2: fix hwm-handling to use uint32 consistently

The initialization code user int32, later writes used uint32...
source3/winbindd/idmap_tdb2.c