VirtualBox

Changeset 47638 in vbox for trunk


Ignore:
Timestamp:
Aug 9, 2013 1:17:00 PM (11 years ago)
Author:
vboxsync
Message:

VMM/HMVMXR0: Typo.

File:
1 edited

Legend:

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

    r47636 r47638  
    79357935        /* Shouldn't happen but distinguish it from AssertRCBreak() errors. */
    79367936        if (uError == VMX_IGS_ERROR)
    7937             uError == VMX_IGS_REASON_NOT_FOUND;
     7937            uError = VMX_IGS_REASON_NOT_FOUND;
    79387938    } while (0);
    79397939
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