mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
Fix IDL for lsa_AddPrivilegesToAccount.
Guenther
This commit is contained in:
parent
8125d8557f
commit
21f8216698
@ -461,7 +461,7 @@ import "security.idl";
|
||||
/* Function: 0x13 */
|
||||
NTSTATUS lsa_AddPrivilegesToAccount(
|
||||
[in] policy_handle *handle,
|
||||
[in] lsa_PrivilegeSet *privs
|
||||
[in,ref] lsa_PrivilegeSet *privs
|
||||
);
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user