pytdb: avoid const warnings by using discard_const_p()
authorStefan Metzmacher <metze@samba.org>
Mon, 3 Feb 2014 10:29:38 +0000 (11:29 +0100)
committerStefan Metzmacher <metze@samba.org>
Mon, 12 May 2014 16:43:07 +0000 (18:43 +0200)
commitff2b896edd9df9ce04e572e6bd569f51cc4b500e
tree4ce62c971c643cc4e743cf4a8ae2fd9dea98b7ac
parent74e2d6e786974e161949bf49a60404c358d1ecd7
pytdb: avoid const warnings by using discard_const_p()

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
lib/tdb/pytdb.c