Changeset 36726 in vbox
- Timestamp:
- Apr 19, 2011 12:35:37 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp
r36722 r36726 497 497 case VINF_GETOPT_NOT_OPTION: 498 498 { 499 if (!strlen(ValueUnion.psz)) 500 continue; 501 499 502 if (args.size() == 0 && Utf8Cmd.isEmpty()) 500 503 Utf8Cmd = ValueUnion.psz;
Note:
See TracChangeset
for help on using the changeset viewer.