mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
r6719: pidl need to be told that the external type netr_SchannelType is an enum, otherwise
it will assume its a struct
(This used to be commit 9a8f3e3c4c
)
This commit is contained in:
parent
a71af5f83f
commit
398a3130f5
@ -264,6 +264,8 @@ interface netlogon
|
||||
/*****************/
|
||||
/* Function 0x05 */
|
||||
|
||||
declare enum netr_SchannelType;
|
||||
|
||||
NTSTATUS netr_ServerAuthenticate(
|
||||
[in] unistr *server_name,
|
||||
[in] unistr account_name,
|
||||
|
Loading…
Reference in New Issue
Block a user