VirtualBox

Changeset 60361 in vbox for trunk/src/VBox/Devices


Ignore:
Timestamp:
Apr 6, 2016 2:05:31 PM (9 years ago)
Author:
vboxsync
Message:

Spaces.

File:
1 edited

Legend:

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

    r60360 r60361  
    774774    if (streamCfg.uHz)
    775775    {
    776         streamCfg.cChannels         = 2;
    777         streamCfg.enmFormat         = AUD_FMT_S16;
    778         streamCfg.enmEndianness     = PDMAUDIOHOSTENDIANNESS;
     776        streamCfg.cChannels     = 2;
     777        streamCfg.enmFormat     = AUD_FMT_S16;
     778        streamCfg.enmEndianness = PDMAUDIOHOSTENDIANNESS;
    779779
    780780        return ichac97StreamInitEx(pThis, pStrmSt, u8Strm, &streamCfg);
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