VirtualBox

Changeset 53203 in vbox


Ignore:
Timestamp:
Nov 4, 2014 3:43:20 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
96749
Message:

build fix

File:
1 edited

Legend:

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

    r53201 r53203  
    309309    /** External command to be executed in the FIFO thread. */
    310310    uint8_t                     u8FIFOExtCommand;
    311     bool                        Padding6[1];
     311    bool                        Padding6[5];
    312312} VMSVGAState;
    313313#endif /* VBOX_WITH_VMSVGA */
     
    422422
    423423#ifdef VBOX_WITH_VMSVGA
     424# if HC_ARCH_BITS == 32
     425    uint32_t                    Padding3;
     426# endif
    424427    VMSVGAState                 svga;
    425428#endif
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