VirtualBox

Changeset 53205 in vbox for trunk/src/VBox/Devices/Graphics


Ignore:
Timestamp:
Nov 4, 2014 3:57:21 PM (10 years ago)
Author:
vboxsync
Message:

build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Graphics/DevVGA.h

    r53203 r53205  
    309309    /** External command to be executed in the FIFO thread. */
    310310    uint8_t                     u8FIFOExtCommand;
    311     bool                        Padding6[5];
     311    bool                        Padding6[HC_ARCH_BITS == 64 ? 1 : 5];
    312312} VMSVGAState;
    313313#endif /* VBOX_WITH_VMSVGA */
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