VirtualBox

Changeset 13850 in vbox


Ignore:
Timestamp:
Nov 5, 2008 11:14:11 AM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
38845
Message:

Main: fix win burns

Location:
trunk/src/VBox
Files:
2 edited

Legend:

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

    r13848 r13850  
    28032803                        COMGETTER(Id) (description.asOutParam()));
    28042804
    2805             unsigned int caps;
     2805            ULONG caps;
    28062806            CHECK_ERROR(hardDiskFormats [i],
    28072807                        COMGETTER(Capabilities) (&caps));
  • TabularUnified trunk/src/VBox/Main/testcase/tstAPI.cpp

    r13848 r13850  
    777777                               COMGETTER(Id) (description.asOutParam()));
    778778
    779             unsigned int caps;
     779            ULONG caps;
    780780            CHECK_ERROR_BREAK (hardDiskFormats [i],
    781781                               COMGETTER(Capabilities) (&caps));
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