VirtualBox

Changeset 13112 in vbox for trunk/src/VBox/VMM/VMMR0


Ignore:
Timestamp:
Oct 9, 2008 9:22:33 AM (16 years ago)
Author:
vboxsync
Message:

Typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp

    r13111 r13112  
    11901190            RTHCPHYS GCPhys;
    11911191
    1192             AssertMsg(pVM->hwaccm.s.vmx.GCPhysEPTP == PGMGetHyperCR3(pVM), ("%VHp vs %VHp\n, pVM->hwaccm.s.vmx.GCPhysEPTP, PGMGetHyperCR3(pVM)));
     1192            AssertMsg(pVM->hwaccm.s.vmx.GCPhysEPTP == PGMGetHyperCR3(pVM), ("%VHp vs %VHp\n", pVM->hwaccm.s.vmx.GCPhysEPTP, PGMGetHyperCR3(pVM)));
    11931193            GCPhys = pVM->hwaccm.s.vmx.GCPhysEPTP;
    11941194
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