r24847: Change standard failure return code of tdb_validate from "-1" to "1".
authorMichael Adam <obnox@samba.org>
Fri, 31 Aug 2007 15:51:05 +0000 (15:51 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:30:27 +0000 (12:30 -0500)
commitcb3583b39212688a627a29bbddb2e98497714d42
tree7fecafca6dda83fa06449408f8d9353c0cb4d32e
parentf1bbf9bc18fc615a5660674f8346b4a7bed50044
r24847: Change standard failure return code of tdb_validate from "-1" to "1".
(This is more safely used with casts from int to uint8, e.g.)

Michael
source/lib/util_tdb.c