VirtualBox

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


Ignore:
Timestamp:
Dec 16, 2015 6:36:34 PM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
104750
Message:

alignment fix

File:
1 edited

Legend:

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

    r59160 r59161  
    577577     *  maximum (cBDLE) is reached. */
    578578    uint16_t            uCurBDLE;
    579     uint32_t            Padding;
    580579    /** Stop indicator. */
    581580    volatile bool       fDoStop;
     
    586585     *  in reset mode and therefore not acccessible by the guest. */
    587586    volatile bool       fInReset;
     587    /** Unused, padding. */
     588    bool                fPadding;
    588589    /** Event signalling that the stream's state has been changed. */
    589590    RTSEMEVENT          hStateChangedEvent;
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