VirtualBox

Changeset 33414 in vbox


Ignore:
Timestamp:
Oct 25, 2010 11:56:45 AM (14 years ago)
Author:
vboxsync
Message:

Build fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp

    r33413 r33414  
    940940                else
    941941                {
    942                     if (RT_FAILURE(rc))
    943                         RTMsgError("Error while looking up error code, rc=%Rrc", rc);
     942                    if (RT_FAILURE(vrc))
     943                        RTMsgError("Error while looking up error code, rc=%Rrc", vrc);
    944944                    else
    945945                        com::GluePrintRCMessage(iRc);
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