mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
- Fix build
- Found by Christoph svn path=/trunk/; revision=43704
This commit is contained in:
@@ -134,7 +134,7 @@ GetWdmDeviceCapabilities(
|
||||
MixerCaps->vDriverVersion = DeviceInfo.u.MixCaps.vDriverVersion;
|
||||
MixerCaps->wMid = DeviceInfo.u.MixCaps.wMid;
|
||||
MixerCaps->wPid = DeviceInfo.u.MixCaps.wPid;
|
||||
break;y
|
||||
break;
|
||||
}
|
||||
case WAVE_OUT_DEVICE_TYPE :
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user