winmm: fix WOD_Open() WAVE_MAPPER no-device case.

Andrew Eikum aeikum at codeweavers.com
Tue Aug 20 12:09:51 CDT 2013


On Tue, Aug 20, 2013 at 07:06:13PM +0200, Fabrice Bauzac wrote:
> +        if (g_inmmdevices_count == 0) {
> +    return MMSYSERR_BADDEVICEID;
> +        }

Looks like the indentation is bad here.

Also please submit the patch to wine-patches. Patches aren't picked up
from wine-devel.

Thanks for the fix!

Andrew



More information about the wine-devel mailing list