Changeset 462 in vbox for trunk/src/VBox
- Timestamp:
- Jan 31, 2007 12:12:51 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp
r461 r462 2325 2325 else if (strcmp(argv[i], "-lun") == 0) 2326 2326 { 2327 /** @todo move the LUN encoding algorithm into IISCSIHardDisk, add decoding */ 2327 2328 if (argc <= i + 1) 2328 2329 {
Note:
See TracChangeset
for help on using the changeset viewer.