mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 00:03:13 +00:00
[MMENT4]
Fix warning about uninitialized variable svn path=/trunk/; revision=47499
This commit is contained in:
parent
c6de042447
commit
72cb5886ab
1 changed files with 1 additions and 0 deletions
|
@ -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 */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue