Module: wine Branch: master Commit: 53f576ca9c62c46d962bb0aa8459074025b81ed5 URL: http://source.winehq.org/git/wine.git/?a=commit;h=53f576ca9c62c46d962bb0aa84...
Author: Huw Davies huw@codeweavers.com Date: Fri May 15 15:05:13 2009 +0100
include: Correct a typo.
---
include/objidl.idl | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/include/objidl.idl b/include/objidl.idl index b3dcf65..29b907d 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(