diff options
author | Matthias Dieter Wallnöfer <mwallnoefer@yahoo.de> | 2009-07-22 20:15:58 +0200 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2009-07-23 09:58:20 +1000 |
commit | 7bad4b48c82fed4263c2bfe97a4d00b47913604a (patch) | |
tree | bb6f5249999c99098f94284f2878628486a34af7 /lib/util/wrap_xattr.c | |
parent | 2cc4a43d0e204acebb9b23fd0abbdb8e7e876128 (diff) | |
download | samba-7bad4b48c82fed4263c2bfe97a4d00b47913604a.tar.gz samba-7bad4b48c82fed4263c2bfe97a4d00b47913604a.tar.bz2 samba-7bad4b48c82fed4263c2bfe97a4d00b47913604a.zip |
[SAMBA 4 / NETLOGON] Modify type of SAM contexts
In the SAMBA 4 DCE/RPC NETLOGON server the SAM context references have generally
the type "void *". But we know that those context objects are based on the "struct
ldb_context" type. We've always to cast for using a SAM/LDB call.
This I didn't find very appealing and so I assigned the right (detailed) type to each "sam_ctx".
Therefore, the casts could disappear.
Also this change is only cosmetic.
Diffstat (limited to 'lib/util/wrap_xattr.c')
0 files changed, 0 insertions, 0 deletions