s3-pysmbd: Correct the python type for smb_acl_t
commit125e93cdde0798f306cd8a5778ecbf985aa63d3e
authorAndrew Bartlett <abartlet@samba.org>
Tue, 21 Aug 2012 12:41:13 +0000 (21 22:41 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 21 Aug 2012 23:31:57 +0000 (22 01:31 +0200)
treed5029dc0de37a9da726154afd9ae1b12da913e72
parent10267f153c590838d2440e71b535e55874d82d9c
s3-pysmbd: Correct the python type for smb_acl_t

The t is weird, but the python bindings trim the traditional IDL name
prefix of each element, as it is usually rudundent.

Andrew Bartlett
source3/smbd/pysmbd.c