[PSDK] Update rpcndr.h. CORE-16441

This commit is contained in:
Amine Khaldi 2019-11-23 12:12:08 +01:00
parent c41dde9a2b
commit 392821caea

View file

@ -141,7 +141,7 @@ void __RPC_USER MIDL_user_free(void *);
(RpcExceptionCode() == RPC_X_BAD_STUB_DATA) || \
(RpcExceptionCode() == RPC_S_INVALID_BOUND))
typedef struct tagNDR_SCONTEXT
typedef struct _NDR_SCONTEXT
{
void *pad[2];
void *userContext;