Commit 53f576ca authored by Huw Davies's avatar Huw Davies Committed by Alexandre Julliard

include: Correct a typo.

parent 73546edc
...@@ -2442,7 +2442,7 @@ interface IContext : IUnknown ...@@ -2442,7 +2442,7 @@ interface IContext : IUnknown
[in] CPFLAGS flags, [in] CPFLAGS flags,
[in] IUnknown *pUnk); [in] IUnknown *pUnk);
HRESULT RemovePropert( HRESULT RemoveProperty(
[in] REFGUID policyId); [in] REFGUID policyId);
HRESULT GetProperty( HRESULT GetProperty(
......
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