mirror of
https://github.com/samba-team/samba.git
synced 2024-12-28 07:21:54 +03:00
r26209: For consistency, rename one argument in NetrJoinDomain.
Guenther
This commit is contained in:
parent
77c161b776
commit
8cf99ed4b1
@ -578,7 +578,7 @@ import "srvsvc.idl", "lsa.idl";
|
||||
[in,ref] [string,charset(UTF16)] uint16 *domain_name,
|
||||
[in] [string,charset(UTF16)] uint16 *account_ou,
|
||||
[in] [string,charset(UTF16)] uint16 *Account,
|
||||
[in] [string,charset(UTF16)] uint16 *unknown,
|
||||
[in] [string,charset(UTF16)] uint16 *password,
|
||||
[in] wkssvc_joinflags join_flags
|
||||
);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user