VirtualBox

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


Ignore:
Timestamp:
May 3, 2021 10:50:04 AM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
144158
Message:

Audio: Logging fix. bugref:9890

File:
1 edited

Legend:

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

    r88823 r88824  
    975975static DECLCALLBACK(void) drvAudioStreamInitAsync(PDRVAUDIO pThis, PDRVAUDIOSTREAM pStreamEx)
    976976{
    977     LogFlow(("pThis=%p pStreamEx=%p (%s)\n", pThis, pStreamEx->Core.szName));
     977    LogFlow(("pThis=%p pStreamEx=%p (%s)\n", pThis, pStreamEx, pStreamEx->Core.szName));
    978978
    979979    /*
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