VirtualBox

Changeset 20479 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
Jun 11, 2009 7:06:40 PM (15 years ago)
Author:
vboxsync
Message:

fixed return value in case of error

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMSwitcher.cpp

    r18927 r20479  
    989989    {
    990990        AssertMsgFailed(("Invalid input enmSwitcher=%d\n", enmSwitcher));
    991         return VERR_INVALID_PARAMETER;
     991        return (RTR0PTR)0;
    992992    }
    993993
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