Changeset 33372 in vbox
- Timestamp:
- Oct 23, 2010 10:51:52 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxManage/VBoxManageAppliance.cpp
r33363 r33372 107 107 #if 0 /* Changing the controller is fully valid, but the current design on how 108 108 the params are evaluated here doesn't allow two parameter for one 109 unit. The target disk path is more import end. I leave it for future109 unit. The target disk path is more important. I leave it for future 110 110 improvments. */ 111 111 { "--controller", 'C', RTGETOPT_REQ_STRING }, … … 632 632 #if 0 /* Changing the controller is fully valid, but the current design on how 633 633 the params are evaluated here doesn't allow two parameter for one 634 unit. The target disk path is more import end.I leave it for future634 unit. The target disk path is more important I leave it for future 635 635 improvments. */ 636 636 Utf8StrFmt strTypeArg("controller%u", a);
Note:
See TracChangeset
for help on using the changeset viewer.