s3-pysmbd: Fix return type of smbd.get_nt_acl
authorAndrew Bartlett <abartlet@samba.org>
Wed, 22 Aug 2012 23:39:32 +0000 (09:39 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 23 Aug 2012 13:02:26 +0000 (15:02 +0200)
commite058dfb3b0714da229d1bddf96c72611af7b1fab
treefc8dba13e4ad4dd0fbdd219f0ff9214f4bf96931
parente8e24a251b7625647352764298f108769bbad922
s3-pysmbd: Fix return type of smbd.get_nt_acl

The security_ prefix is stripped off in the python bindings.

Andrew Bartlett
source3/smbd/pysmbd.c