VirtualBox

Changeset 9090 in vbox for trunk/src/VBox


Ignore:
Timestamp:
May 23, 2008 3:21:47 PM (17 years ago)
Author:
vboxsync
Message:

VBoxManage: OSE fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h

    r9047 r9090  
    7474#define USAGE_MODINSTALL            RT_BIT_64(37)
    7575#define USAGE_MODUNINSTALL          RT_BIT_64(38)
    76 #ifndef VBOX_OSE
     76#ifdef VBOX_OSE
     77# define USAGE_RENAMEVMDK           (0)
     78#else
    7779# define USAGE_RENAMEVMDK           RT_BIT_64(39)
    7880#endif /* !VBOX_OSE */
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