VirtualBox

Changeset 55540 in vbox for trunk/src/VBox/Main/src-client


Ignore:
Timestamp:
Apr 30, 2015 10:15:41 AM (10 years ago)
Author:
vboxsync
Message:

Tab.

File:
1 edited

Legend:

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

    r55535 r55540  
    12711271                    {
    12721272                        /*
    1273                              * If ProcessCreateFlag_WaitForProcessStartOnly was specified on process creation the
    1274                              * caller is not interested in getting further process statuses -- so just don't notify
    1275                              * anything here anymore and return.
    1276                              */
     1273                         * If ProcessCreateFlag_WaitForProcessStartOnly was specified on process creation the
     1274                         * caller is not interested in getting further process statuses -- so just don't notify
     1275                         * anything here anymore and return.
     1276                         */
    12771277                        if (uProcFlags & ProcessCreateFlag_WaitForProcessStartOnly)
    12781278                            waitResult = ProcessWaitResult_Start;
     
    13081308    if (newStatus == ProcessStatus_Started)
    13091309    {
    1310         /* Filter out waits which are *not* supported using
     1310        /**
     1311         * Filter out waits which are *not* supported using
    13111312         * older guest control Guest Additions.
    13121313         *
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