VirtualBox

Ignore:
Timestamp:
Oct 4, 2013 8:33:50 AM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
89550
Message:

include/VBox/vd.h: de-C++ify the use of PARTITIONING_TYPE, and at the same time replacing it with a better matching type name which is less 'global'

File:
1 edited

Legend:

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

    r46999 r48878  
    122122{
    123123    /** partitioning type - MBR or GPT */
    124     PARTITIONING_TYPE uPartitioningType;
     124    VBOXHDDPARTTYPE uPartitioningType;
    125125    unsigned        cPartitions;
    126126    HOSTPARTITION   aPartitions[HOSTPARTITION_MAX];
     
    755755    int rc;
    756756
    757     PARTITIONING_TYPE partitioningType;
     757    VBOXHDDPARTTYPE partitioningType;
    758758
    759759    pPart->cPartitions = 0;
Note: See TracChangeset for help on using the changeset viewer.

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