Changeset 24347 in vbox for trunk/src/VBox
- Timestamp:
- Nov 4, 2009 5:13:50 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxManage/VBoxManageStorageController.cpp
r24346 r24347 359 359 /* check if the device type is supported by the controller */ 360 360 { 361 ULONGstorageBus = StorageBus_Null;361 StorageBus_T storageBus = StorageBus_Null; 362 362 com::SafeArray <DeviceType_T> saDeviceTypes; 363 363
Note:
See TracChangeset
for help on using the changeset viewer.