mirror of
https://github.com/samba-team/samba.git
synced 2025-03-09 08:58:35 +03:00
dcerpc.idl: make use of dcerpc_bind_ack_result
Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Guenther Deschner <gd@samba.org>
This commit is contained in:
parent
2019e41d53
commit
3d4a2be29f
@ -93,7 +93,7 @@ interface dcerpc
|
||||
} dcerpc_bind_ack_reason;
|
||||
|
||||
typedef struct {
|
||||
uint16 result;
|
||||
dcerpc_bind_ack_result result;
|
||||
uint16 reason;
|
||||
ndr_syntax_id syntax;
|
||||
} dcerpc_ack_ctx;
|
||||
|
Loading…
x
Reference in New Issue
Block a user