commit | 50eec87029309e37a7ed4de1aa19e7f0977fa029 | [log] [tgz] |
---|---|---|
author | Maarten Lankhorst <m.b.lankhorst@gmail.com> | Thu Feb 04 13:27:43 2010 +0100 |
committer | Alexandre Julliard <julliard@winehq.org> | Thu Feb 04 15:04:16 2010 +0100 |
tree | 9c02d23f268990abc1f30c71d19ff895909cde6b | |
parent | 7cbf164fe3811ed3d05f3b99c191d011d3094801 [diff] [blame] |
includes: Fix typo in mmdeviceapi.idl.
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 @@ nonextensible, pointer_default(unique) ] -interface IMMEndPoint : IUnknown +interface IMMEndpoint : IUnknown { [id(1)] HRESULT GetDataFlow( [out] EDataFlow *pDataFlow