VirtualBox

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


Ignore:
Timestamp:
Oct 9, 2009 12:01:29 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
53334
Message:

Wrong else

File:
1 edited

Legend:

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

    r23517 r23641  
    38453845            AssertRC(rc);
    38463846        }
    3847         else
    3848             /* Exceptions and software interrupts can just be restarted. */
     3847        /* else Exceptions and software interrupts can just be restarted. */
    38493848        rc = VERR_EM_INTERPRETER;
    38503849        break;
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette