winealsa.drv: Fix a comment.
This commit is contained in:
parent
04cb111efc
commit
0e568af828
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue