Commit 50eec870 authored by Maarten Lankhorst's avatar Maarten Lankhorst Committed by Alexandre Julliard

includes: Fix typo in mmdeviceapi.idl.

parent 7cbf164f
...@@ -174,7 +174,7 @@ interface IMMDeviceCollection : IUnknown ...@@ -174,7 +174,7 @@ interface IMMDeviceCollection : IUnknown
nonextensible, nonextensible,
pointer_default(unique) pointer_default(unique)
] ]
interface IMMEndPoint : IUnknown interface IMMEndpoint : IUnknown
{ {
[id(1)] HRESULT GetDataFlow( [id(1)] HRESULT GetDataFlow(
[out] EDataFlow *pDataFlow [out] EDataFlow *pDataFlow
......
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