VirtualBox

Changeset 70247 in vbox for trunk/src


Ignore:
Timestamp:
Dec 20, 2017 6:03:11 PM (7 years ago)
Author:
vboxsync
Message:

Tabs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Audio/HDAStream.h

    r70246 r70247  
    118118     *  in reset mode and therefore not acccessible by the guest. */
    119119    volatile bool           fInReset;
    120         /** Flag indicating if the stream is in running state or not. */
    121         volatile bool                   fRunning;
     120    /** Flag indicating if the stream is in running state or not. */
     121    volatile bool           fRunning;
    122122    /** Unused, padding. */
    123123    uint8_t                 Padding0[3];
     
    193193    /** Stream descriptor number (SDn). */
    194194    uint8_t                  u8SD;
    195         /** Current channel index.
    196         *  For a stereo stream, this is u8Channel + 1. */
     195    /** Current channel index.
     196    *  For a stereo stream, this is u8Channel + 1. */
    197197    uint8_t                  u8Channel;
    198198    /** DMA base address (SDnBDPU - SDnBDPL). */
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