VirtualBox

Changeset 45695 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Apr 24, 2013 12:39:49 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
85240
Message:

Typo.

File:
1 edited

Legend:

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

    r45103 r45695  
    15681568    uint8_t                             idSavedState;
    15691569    /** Alignment padding for putting the ram range on a PGMPAGE alignment boundary. */
    1570     uint8_t                             abAlignemnt[HC_ARCH_BITS == 32 ? 12 : 12];
     1570    uint8_t                             abAlignment[HC_ARCH_BITS == 32 ? 12 : 12];
    15711571    /** Live save per page tracking data. */
    15721572    R3PTRTYPE(PPGMLIVESAVEMMIO2PAGE)    paLSPages;
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