[PATCH 13/15] include: Fix typo in mmdeviceapi.idl

Maarten Lankhorst m.b.lankhorst at gmail.com
Thu Feb 4 06:27:43 CST 2010


---
 include/mmdeviceapi.idl |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/mmdeviceapi.idl b/include/mmdeviceapi.idl
index e452e89..d1fb6ae 100644
--- a/include/mmdeviceapi.idl
+++ b/include/mmdeviceapi.idl
@@ -174,7 +174,7 @@ interface IMMDeviceCollection : IUnknown
     nonextensible,
     pointer_default(unique)
 ]
-interface IMMEndPoint : IUnknown
+interface IMMEndpoint : IUnknown
 {
     [id(1)] HRESULT GetDataFlow(
         [out] EDataFlow *pDataFlow
-- 
1.6.5


--------------030403020208040502080709--



More information about the wine-patches mailing list