13 Jun
2023
13 Jun
'23
1:09 a.m.
Etaash Mathamsetty (@etaash.mathamsetty) commented about dlls/winealsa.drv/mmdevdrv.c:
return AUDCLNT_E_ALREADY_INITIALIZED; }
+ if(FAILED(params.result = main_loop_start())){
Sorry for the nitpick, but there should be a space after the if. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/3027#note_35554