mirror of
https://github.com/reactos/wine.git
synced 2025-01-19 02:02:18 +00:00
includes: Fix typo in mmdeviceapi.idl.
This commit is contained in:
parent
7cbf164fe3
commit
50eec87029
@ -174,7 +174,7 @@ interface IMMDeviceCollection : IUnknown
|
||||
nonextensible,
|
||||
pointer_default(unique)
|
||||
]
|
||||
interface IMMEndPoint : IUnknown
|
||||
interface IMMEndpoint : IUnknown
|
||||
{
|
||||
[id(1)] HRESULT GetDataFlow(
|
||||
[out] EDataFlow *pDataFlow
|
||||
|
Loading…
x
Reference in New Issue
Block a user