Commit 7c2e0961 authored by Maarten Lankhorst's avatar Maarten Lankhorst Committed by Alexandre Julliard

include: Fix typo in audiopolicy.

parent 796c33c5
......@@ -181,7 +181,7 @@ interface IAudioVolumeDuckNotification : IUnknown
[in] LPCWSTR sessionID,
[in] UINT32 countCommunicationSessions
);
HRESULT OnVolumeUndockNotification(
HRESULT OnVolumeUnduckNotification(
[in] LPCWSTR sessionID
);
};
......
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