mirror of
https://github.com/samba-team/samba.git
synced 2025-02-24 13:57:43 +03:00
Fix samr_QuerySecurity IDL.
Guenther (This used to be commit 0b4d39f4bddcbf372365b1ca7c1d1d2ba435299e)
This commit is contained in:
parent
57ea457140
commit
46e0748cdf
@ -125,7 +125,7 @@ import "misc.idl", "lsa.idl", "security.idl";
|
||||
NTSTATUS samr_QuerySecurity (
|
||||
[in,ref] policy_handle *handle,
|
||||
[in] security_secinfo sec_info,
|
||||
[out,ref] sec_desc_buf *sdbuf
|
||||
[out,ref] sec_desc_buf **sdbuf
|
||||
);
|
||||
|
||||
/******************/
|
||||
|
Loading…
x
Reference in New Issue
Block a user