VirtualBox

Ignore:
Timestamp:
May 24, 2015 3:12:41 PM (10 years ago)
Author:
vboxsync
Message:

padding typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/include/PGMInternal.h

    r56052 r56053  
    711711    /** Whether the pvUserRC argument should be automatically relocated or not. */
    712712    bool                                fRelocUserRC;
    713     bool                                afPadding[HC_ARCH_BITS == 64 ? 3 : 7];
     713    bool                                afPadding[HC_ARCH_BITS == 64 ? 7 : 3];
    714714    /** Pointer to RC callback function. */
    715715    RCPTRTYPE(PFNPGMVIRTHANDLER)        pfnHandlerRC;
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