mirror of
https://github.com/reactos/wine.git
synced 2024-11-25 12:49:45 +00:00
include: Fix typo in audiopolicy.
This commit is contained in:
parent
796c33c53e
commit
7c2e09615c
@ -181,7 +181,7 @@ interface IAudioVolumeDuckNotification : IUnknown
|
||||
[in] LPCWSTR sessionID,
|
||||
[in] UINT32 countCommunicationSessions
|
||||
);
|
||||
HRESULT OnVolumeUndockNotification(
|
||||
HRESULT OnVolumeUnduckNotification(
|
||||
[in] LPCWSTR sessionID
|
||||
);
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user