mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
[MMENT4]
Fix warning about uninitialized variable svn path=/trunk/; revision=47499
This commit is contained in:
@@ -117,6 +117,7 @@ GetNt4SoundDeviceCapabilities(
|
||||
{
|
||||
/* FIXME - need to support AUX and mixer devices */
|
||||
SND_ASSERT( FALSE );
|
||||
IoCtl = 0;
|
||||
}
|
||||
|
||||
/* Get the capabilities information from the driver */
|
||||
|
||||
Reference in New Issue
Block a user