Huw Davies (@huw) commented about dlls/winealsa.drv/alsa.c:
return key;
}
-ULONG reg_query_value( HKEY hkey, const WCHAR *name, +static ULONG reg_query_value( HKEY hkey, const WCHAR *name, KEY_VALUE_PARTIAL_INFORMATION *info, ULONG size )
Could you correctly indent the second line?