Changeset 18337 in vbox for trunk/src/VBox/Frontends/VBoxManage
- Timestamp:
- Mar 26, 2009 6:12:06 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxManage/VBoxManageImport.cpp
r18223 r18337 293 293 "\n (change with \"-vsys %d -ostype <type>\"; use \"list ostypes\" to list all)\n", 294 294 a, bstrFinalValue.raw(), i); 295 break; 296 297 case VirtualSystemDescriptionType_Description: 298 RTPrintf("%2d: Description: \"%ls\"\n", 299 a, bstrFinalValue.raw()); 295 300 break; 296 301
Note:
See TracChangeset
for help on using the changeset viewer.