VirtualBox

Changeset 59478 in vbox for trunk/src/VBox/Devices/Audio


Ignore:
Timestamp:
Jan 26, 2016 2:14:41 PM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
105239
Message:

SB16: Typo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Audio/DevSB16.cpp

    r59470 r59478  
    23192319        /* Note: No input streams available for SB16 yet. */
    23202320        bool fValidOut = pCon->pfnIsValidOut(pCon, pDrv->Out.pStrmOut);
    2321         if (fValidOut)
     2321        if (!fValidOut)
    23222322        {
    23232323            LogRel(("SB16: Falling back to NULL backend (no sound audible)\n"));
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette