VirtualBox

Changeset 20249 in vbox


Ignore:
Timestamp:
Jun 4, 2009 7:30:05 AM (16 years ago)
Author:
vboxsync
Message:

VBoxManage: replaced PRUint32 => ULONG

File:
1 edited

Legend:

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

    r20247 r20249  
    262262    for (ULONG i = 1; i <= maxBootPosition; i++)
    263263    {
    264         PRUint32 bootOrder;
     264        ULONG bootOrder;
    265265        machine->COMGETTER(BootOrder)(i, &bootOrder);
    266266        if (bootOrder == DeviceType_Floppy)
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