VirtualBox

Changeset 18090 in vbox


Ignore:
Timestamp:
Mar 19, 2009 12:33:22 PM (16 years ago)
Author:
vboxsync
Message:

Typo corrected

File:
1 edited

Legend:

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

    r17702 r18090  
    980980#define X86_PTE_BIT_P                       0
    981981/** Bit 1 - R/W - Read (clear) / Write (set) bit. */
    982 #define X86_PTE_BIT_RW                      1)
     982#define X86_PTE_BIT_RW                      1
    983983/** Bit 2 - U/S - User (set) / Supervisor (clear) bit. */
    984984#define X86_PTE_BIT_US                      2
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