VirtualBox

Changeset 35891 in vbox for trunk


Ignore:
Timestamp:
Feb 8, 2011 9:25:24 AM (14 years ago)
Author:
vboxsync
Message:

Burn fix.

File:
1 edited

Legend:

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

    r35887 r35891  
    20592059                /** @todo Add a makeFacilityStatusStr() to translate facility states into a human readable string! */
    20602060                AdditionsFacilityStatus faStatus;
    2061                 LONGLONG lLastUpdatedMS = 0;
     2061                LONG64 lLastUpdatedMS = 0;
    20622062                char szLastUpdated[32];
    20632063                rc = guest->GetFacilityStatus(AdditionsFacilityType_VBoxGuestDriver, &lLastUpdatedMS, &faStatus);
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