lib/ldb: Fix incorrect return type for (setter) func type
authorNoel Power <noel.power@suse.com>
Wed, 15 May 2019 09:30:29 +0000 (10:30 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Thu, 16 May 2019 17:55:17 +0000 (17:55 +0000)
commit27d99eefe7676669343b9040f550480df6554a6e
tree00ddbabf3efa6573932bef3c3138181bf5815941
parent51f146de5adbb5a58a528e168e7fe9faa4477880
lib/ldb: Fix incorrect return type for (setter) func type

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13948

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Andreas Schneider <asn@samba.org>
lib/ldb/pyldb.c