VirtualBox

Changeset 21038 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jun 29, 2009 3:57:12 PM (16 years ago)
Author:
vboxsync
Message:

2nd part of build fix

File:
1 edited

Legend:

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

    r21037 r21038  
    538538
    539539            case 'F':   // --static
     540            {
    540541                unsigned uDiskVariant = (unsigned)DiskVariant;
    541542                uDiskVariant |= HardDiskVariant_Fixed;
    542543                DiskVariant = (HardDiskVariant_T)uDiskVariant;
    543544                break;
     545            }
    544546
    545547            case 'E':   // --existing
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