From 53f576ca9c62c46d962bb0aa8459074025b81ed5 Mon Sep 17 00:00:00 2001 From: Huw Davies Date: Fri, 15 May 2009 15:05:13 +0100 Subject: [PATCH] include: Correct a typo. --- include/objidl.idl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/objidl.idl b/include/objidl.idl index b3dcf654979..29b907d03c6 100644 --- a/include/objidl.idl +++ b/include/objidl.idl @@ -2442,7 +2442,7 @@ interface IContext : IUnknown [in] CPFLAGS flags, [in] IUnknown *pUnk); - HRESULT RemovePropert( + HRESULT RemoveProperty( [in] REFGUID policyId); HRESULT GetProperty(