mirror of
https://github.com/mii443/qemu.git
synced 2025-09-03 15:49:30 +00:00
@ -72,7 +72,7 @@ static void winwave_log_mmresult (MMRESULT mr)
|
|||||||
break;
|
break;
|
||||||
|
|
||||||
case MMSYSERR_NOMEM:
|
case MMSYSERR_NOMEM:
|
||||||
str = "Unable to allocate or locl memory";
|
str = "Unable to allocate or lock memory";
|
||||||
break;
|
break;
|
||||||
|
|
||||||
case WAVERR_SYNC:
|
case WAVERR_SYNC:
|
||||||
|
Reference in New Issue
Block a user