Changeset 35389 in vbox for trunk/src/VBox/Frontends/VBoxManage
- Timestamp:
- Jan 3, 2011 1:21:55 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxManage/VBoxManageStorageController.cpp
r35241 r35389 376 376 if (ctlType == StorageControllerType_I82078) // floppy controller 377 377 devTypeRequested = DeviceType_Floppy; 378 else 378 else if (pszMedium) 379 379 { 380 380 /*
Note:
See TracChangeset
for help on using the changeset viewer.