VirtualBox

Changeset 28325 in vbox for trunk/src/VBox/Devices/Network


Ignore:
Timestamp:
Apr 14, 2010 6:44:41 PM (15 years ago)
Author:
vboxsync
Message:

alignment fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Network/DrvIntNet.cpp

    r28320 r28325  
    122122    bool                            fActivateEarlyDeactivateLate;
    123123    /** Padding. */
    124     bool                            afReserved[2+4];
     124    bool                            afReserved[HC_ARCH_BITS == 64 ? 2+4 : 2];
    125125    /** The network name. */
    126126    char                            szNetwork[INTNET_MAX_NETWORK_NAME];
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