VirtualBox

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


Ignore:
Timestamp:
May 24, 2016 12:10:08 PM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
107445
Message:

DrvAudio.cpp: Warnings.

File:
1 edited

Legend:

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

    r61157 r61160  
    16861686
    16871687    PPDMAUDIOSTREAM pHstStream = drvAudioGetHostStream(pStream);
    1688     PDMAUDIOSTRMSTS strmSts    = pHstStream->fStatus;
    1689 
    1690     LogFlowFunc(("%s: strmSts=%0x%x\n", pHstStream->szName, strmSts));
     1688
     1689    LogFlowFunc(("%s: strmSts=0x%x\n", pHstStream->szName, pHstStream->fStatus));
    16911690
    16921691    rc2 = RTCritSectLeave(&pThis->CritSect);
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