VirtualBox

Changeset 24625 in vbox for trunk


Ignore:
Timestamp:
Nov 13, 2009 4:45:21 AM (15 years ago)
Author:
vboxsync
Message:

typo (comment).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/x86.h

    r24453 r24625  
    14951495    uint32_t    u1NoExecute : 1;
    14961496} X86PDE2MPAEBITS;
    1497 /** Pointer to a 4MB PAE page table entry. */
     1497/** Pointer to a 2MB PAE page table entry. */
    14981498typedef X86PDE2MPAEBITS *PX86PDE2MPAEBITS;
    1499 /** Pointer to a 4MB PAE page table entry. */
     1499/** Pointer to a 2MB PAE page table entry. */
    15001500typedef const X86PDE2MPAEBITS *PCX86PDE2MPAEBITS;
    15011501
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