[PATCH] includes: Fix typo in audiopolicy

Maarten Lankhorst m.b.lankhorst at gmail.com
Mon Dec 7 01:25:23 CST 2009


---
 include/audiopolicy.idl |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/audiopolicy.idl b/include/audiopolicy.idl
index 2344f91..1221a54 100644
--- a/include/audiopolicy.idl
+++ b/include/audiopolicy.idl
@@ -181,7 +181,7 @@ interface IAudioVolumeDuckNotification : IUnknown
         [in] LPCWSTR sessionID,
         [in] UINT32 countCommunicationSessions
     );
-    HRESULT OnVolumeUndockNotification(
+    HRESULT OnVolumeUnduckNotification(
         [in] LPCWSTR sessionID
     );
 };
-- 
1.6.5.3




More information about the wine-patches mailing list