VirtualBox

Ignore:
Timestamp:
Dec 13, 2019 2:00:40 PM (5 years ago)
Author:
vboxsync
Message:

Audio: Logging tweaks (driver names); no functional changes.

File:
1 edited

Legend:

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

    r82255 r82580  
    11641164    AssertPtrReturn(pBackendCfg, VERR_INVALID_POINTER);
    11651165
    1166     RTStrPrintf2(pBackendCfg->szName, sizeof(pBackendCfg->szName), "ALSA audio driver");
     1166    RTStrPrintf2(pBackendCfg->szName, sizeof(pBackendCfg->szName), "ALSA");
    11671167
    11681168    pBackendCfg->cbStreamIn  = sizeof(ALSAAUDIOSTREAM);
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