Changeset 102654 in vbox for trunk/src/VBox/HostServices/GuestControl
- Timestamp:
- Dec 20, 2023 4:10:26 PM (12 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostServices/GuestControl/VBoxGuestControlSvc.cpp
r102602 r102654 1680 1680 RT_FALL_THROUGH(); 1681 1681 #endif /* VBOX_WITH_GSTCTL_TOOLBOX_AS_CMDS */ 1682 case HOST_MSG_MOUNT_POINTS: 1683 RT_FALL_THROUGH(); 1682 1684 case HOST_MSG_EXEC_GET_OUTPUT: /** @todo BUGBUG This can't be right/work. */ 1683 1685 case HOST_MSG_EXEC_TERMINATE: /** @todo BUGBUG This can't be right/work. */
Note:
See TracChangeset
for help on using the changeset viewer.