VirtualBox

Changeset 68524 in vbox for trunk/src/VBox/HostServices


Ignore:
Timestamp:
Aug 24, 2017 6:39:12 PM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
117683
Message:

GuestControl/service.cpp: @todo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostServices/GuestControl/service.cpp

    r65102 r68524  
    685685                     mID, pHostCmd, mHostCmdTries, mHostCmdRc, fRemove));
    686686
    687         if (RT_SUCCESS(rc))
     687        if (RT_SUCCESS(rc)) /** @todo r=bird: confusing statement+state, rc hasn't been touched since the top and is always VINF_SUCCESS. */
    688688            rc = mHostCmdRc;
    689689
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