VirtualBox

Changeset 55632 in vbox


Ignore:
Timestamp:
May 4, 2015 4:10:36 AM (9 years ago)
Author:
vboxsync
Message:

build fix

File:
1 edited

Legend:

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

    r55631 r55632  
    32673267
    32683268        ComPtr<IGuestFsObjInfo> pFsObjInfo;
    3269         FsObjType enmObjType;
     3269        FsObjType_T enmObjType;
    32703270        rc = pCtx->pGuestSession->FsObjQueryInfo(Bstr(strCurSource).raw(), FALSE /*followSymlinks*/, pFsObjInfo.asOutParam());
    32713271        if (SUCCEEDED(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