VirtualBox

Changeset 73583 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Aug 9, 2018 9:56:55 AM (6 years ago)
Author:
vboxsync
Message:

Audio/DrvAudio: Logging nit.

File:
1 edited

Legend:

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

    r73577 r73583  
    25842584    {
    25852585        LogRel(("Audio: %s %s\n",
    2586                 fEnable ? "Enabling " : "Disabling ", enmDir == PDMAUDIODIR_IN ? "input" : "output"));
     2586                fEnable ? "Enabling" : "Disabling", enmDir == PDMAUDIODIR_IN ? "input" : "output"));
    25872587
    25882588        PPDMAUDIOSTREAM pStream;
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