From 645bb9f66bc61c0664269f545c5712c2dd115e3d Mon Sep 17 00:00:00 2001 From: Vitaliy Margolen Date: Wed, 29 Jun 2005 20:14:03 +0000 Subject: [PATCH] Sync comments with configuration location changes. --- dlls/winmm/winealsa/audio.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dlls/winmm/winealsa/audio.c b/dlls/winmm/winealsa/audio.c index ef05ec00d9..0436de57cc 100644 --- a/dlls/winmm/winealsa/audio.c +++ b/dlls/winmm/winealsa/audio.c @@ -1560,7 +1560,7 @@ static int ALSA_AddUserSpecifiedDevice(const char *ctlname, const char *pcmname) ** The main task is to probe for and store a list of all appropriate playback ** and capture devices. ** Key control points are from the registry key: -** [Software\Wine\Wine\Config\ALSA] +** [Software\Wine\Alsa Driver] ** AutoScanCards Whether or not to scan all known sound cards ** and add them to Wine's list (default yes) ** AutoScanDevices Whether or not to scan all known PCM devices