Changeset 93720 in vbox for trunk/src/VBox/Frontends
- Timestamp:
- Feb 14, 2022 12:10:12 PM (3 years ago)
- svn:sync-xref-src-repo-rev:
- 149891
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp
r93115 r93720 465 465 /** 466 466 * Translates a process status to a human readable string. 467 * 468 * @sa GuestProcess::i_statusToString() 467 469 */ 468 470 const char *gctlProcessStatusToText(ProcessStatus_T enmStatus)
Note:
See TracChangeset
for help on using the changeset viewer.