VirtualBox

Ignore:
Timestamp:
Sep 10, 2013 6:32:55 AM (11 years ago)
Author:
vboxsync
Message:

Runtime: fixed typo (thanks Mathias Krause)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/string/strformatrt.cpp

    r46326 r48396  
    10991099                        REG_OUT_BIT(cr4, X86_CR4_PCIDE, "PCIDE");
    11001100                        REG_OUT_BIT(cr4, X86_CR4_OSXSAVE, "OSXSAVE");
    1101                         REG_OUT_BIT(cr4, X86_CR4_SMEP, "SMPE");
     1101                        REG_OUT_BIT(cr4, X86_CR4_SMEP, "SMEP");
    11021102                        REG_OUT_CLOSE(cr4);
    11031103                    }
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