VirtualBox

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


Ignore:
Timestamp:
Oct 17, 2007 5:27:06 PM (17 years ago)
Author:
vboxsync
Message:

fixed alignment.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Storage/DevATA.cpp

    r5361 r5364  
    380380    /** Flag indicating whether PIIX4 or PIIX3 is being emulated. */
    381381    bool                fPIIX4;
    382     bool                Alignment0[HC_ARCH_BITS == 64 ? 6 : 2]; /**< Align the struct size. */
     382    bool                Alignment0[HC_ARCH_BITS == 64 ? 5 : 1]; /**< Align the struct size. */
    383383} PCIATAState;
    384384
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