Commit 18b98df0 authored by Francois Gouget's avatar Francois Gouget Committed by Alexandre Julliard

winepulse.drv: Use the official PulseAudio case for the endpoint id.

parent 50439d5a
......@@ -147,7 +147,7 @@ struct ACImpl {
AudioSessionWrapper *session_wrapper;
};
static const WCHAR defaultW[] = L"Pulseaudio";
static const WCHAR defaultW[] = L"PulseAudio";
static const IAudioClient3Vtbl AudioClient3_Vtbl;
static const IAudioRenderClientVtbl AudioRenderClient_Vtbl;
......
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