Commit 0e568af8 authored by Andrew Riedi's avatar Andrew Riedi Committed by Alexandre Julliard

winealsa.drv: Fix a comment.

parent 04cb111e
......@@ -198,7 +198,7 @@ static int ALSA_RegGetBoolean(HKEY key, const char *value, BOOL *answer)
}
/*----------------------------------------------------------------------------
** ALSA_RegGetBoolean
** ALSA_RegGetInt
** Get a string and interpret it as a DWORD
*/
static int ALSA_RegGetInt(HKEY key, const char *value, DWORD *answer)
......
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