lib:tdb: Use C99 initializer for PyGetSetDef in pytdb
authorAndreas Schneider <asn@samba.org>
Thu, 13 Dec 2018 10:29:09 +0000 (11:29 +0100)
committerStefan Metzmacher <metze@samba.org>
Tue, 26 Feb 2019 12:00:10 +0000 (13:00 +0100)
commitb6bb285d9a9b18fd668659936803f1be4a34f948
tree571a78ed9c99d7b3cc4e397f9ba1d64a9f79c79a
parent50be2c5827482592ee059c9f4000708250be19b0
lib:tdb: Use C99 initializer for PyGetSetDef in pytdb

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
(cherry picked from commit 651ee7f205f4a7e31c791f7bb235275816747463)
lib/tdb/pytdb.c