VirtualBox

Ignore:
Timestamp:
May 31, 2016 9:02:44 AM (9 years ago)
Author:
vboxsync
Message:

Build fix.

File:
1 edited

Legend:

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

    r61320 r61322  
    17931793                rc2 = pDrv->pConnector->pfnStreamPlay(pDrv->pConnector, pStream, NULL /* cPlayed */);
    17941794                if (RT_FAILURE(rc2))
    1795                     LogFlowFunc(("%s: Failed playing stream '%s': %Rrc\n", pStream->szName, rc2));
     1795                    LogFlowFunc(("%s: Failed playing stream, rc=%Rrc\n", pStream->szName, rc2));
    17961796            }
    17971797        }
Note: See TracChangeset for help on using the changeset viewer.

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