VirtualBox

Changeset 18787 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Apr 6, 2009 4:33:58 PM (16 years ago)
Author:
vboxsync
Message:

MM.cpp: gcc warning.

File:
1 edited

Legend:

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

    r18718 r18787  
    378378        enmPriority = GMMPRIORITY_NORMAL;
    379379    else
    380         AssertMsgRCReturn(rc, ("Configuration error: Failed to query string \"MM/Priority\", rc=%Rrc.\n", rc), rc);
     380        AssertMsgFailedReturn(("Configuration error: Failed to query string \"MM/Priority\", rc=%Rrc.\n", rc), rc);
    381381
    382382    /*
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