VirtualBox

Changeset 64136 in vbox for trunk/src


Ignore:
Timestamp:
Oct 3, 2016 4:33:07 PM (8 years ago)
Author:
vboxsync
Message:

build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Storage/DrvSCSI.cpp

    r64135 r64136  
    709709            case VSCSILUNTYPE_SBC:
    710710                enmMediaType = PDMMEDIATYPE_HARD_DISK;
     711                break;
    711712            case VSCSILUNTYPE_MMC:
    712713                enmMediaType = PDMMEDIATYPE_CDROM;
     714                break;
    713715            default:
    714716                enmMediaType = PDMMEDIATYPE_ERROR;
     717                break;
    715718        }
    716719    }
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