VirtualBox

Ignore:
Timestamp:
Dec 9, 2010 11:15:05 AM (14 years ago)
Author:
vboxsync
Message:

Frontends/VBoxManage: fix typo breaking the autodetection of the device type for drives on a non-floppy controller.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxManage/VBoxManageStorageController.cpp

    r34634 r34874  
    401401                                 || (deviceType == DeviceType_HardDisk)
    402402                               )
    403                                 devTypeRequested == deviceType;
     403                                devTypeRequested = deviceType;
    404404                        }
    405405                    }
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette