VirtualBox

Ignore:
Timestamp:
Aug 8, 2012 8:14:13 AM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
79874
Message:

Build fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp

    r42673 r42674  
    13711371
    13721372        GuestProcessWaitResult waitRes;
    1373         int rc = waitFor(ProcessWaitForFlag_Start, uTimeoutMS, waitRes);
     1373        rc = waitFor(ProcessWaitForFlag_Start, uTimeoutMS, waitRes);
    13741374        if (   RT_FAILURE(rc)
    13751375            || (    waitRes.mResult == ProcessWaitResult_Start
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