summaryrefslogtreecommitdiff
path: root/source3/rpc_server/srv_samr_util.c
diff options
context:
space:
mode:
authorMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>2009-07-22 20:15:58 +0200
committerAndrew Bartlett <abartlet@samba.org>2009-07-23 09:58:20 +1000
commit7bad4b48c82fed4263c2bfe97a4d00b47913604a (patch)
treebb6f5249999c99098f94284f2878628486a34af7 /source3/rpc_server/srv_samr_util.c
parent2cc4a43d0e204acebb9b23fd0abbdb8e7e876128 (diff)
downloadsamba-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 'source3/rpc_server/srv_samr_util.c')
0 files changed, 0 insertions, 0 deletions