VirtualBox

Changeset 29389 in vbox


Ignore:
Timestamp:
May 11, 2010 8:10:16 PM (15 years ago)
Author:
vboxsync
Message:

ULONG64 not uint64_t.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/ApplianceImplExport.cpp

    r29353 r29389  
    15281528
    15291529            // we need the following for the XML
    1530             uint64_t cbFile = 0;        // actual file size
     1530            ULONG64 cbFile = 0;        // actual file size
    15311531            rc = pTargetDisk->COMGETTER(Size)(&cbFile);
    15321532            if (FAILED(rc)) throw rc;
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