mirror of
https://github.com/samba-team/samba.git
synced 2025-02-25 17:57:42 +03:00
Fix netr_DsrEnumerateDomainTrusts IDL.
Guenther (This used to be commit 527aae96a6c2da822a21996ba4e6f7df1941fdbc)
This commit is contained in:
parent
c04b738a13
commit
c72caca4a2
@ -1264,7 +1264,7 @@ interface netlogon
|
||||
WERROR netr_DsrEnumerateDomainTrusts(
|
||||
[in] [string,charset(UTF16)] uint16 *server_name,
|
||||
[in] netr_TrustFlags trust_flags,
|
||||
[out,ref] netr_DomainTrustList **trusts
|
||||
[out,ref] netr_DomainTrustList *trusts
|
||||
);
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user