Commit f9df13c5 authored by Rob Shearman's avatar Rob Shearman Committed by Alexandre Julliard

include: Fix a typo in a comment in rpcdce.h.

parent be160335
......@@ -139,7 +139,7 @@ typedef I_RPC_HANDLE *RPC_EP_INQ_HANDLE;
#define RPC_C_AUTHN_MQ 100
#define RPC_C_AUTHN_DEFAULT 0xffffffff
/* values for RPC_SECURITY_QOS*::ImpersonationLevel */
/* values for RPC_SECURITY_QOS*::ImpersonationType */
#define RPC_C_IMP_LEVEL_DEFAULT 0
#define RPC_C_IMP_LEVEL_ANONYMOUS 1
#define RPC_C_IMP_LEVEL_IDENTIFY 2
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment