VirtualBox

Changeset 55632 in vbox for trunk/src


Ignore:
Timestamp:
May 4, 2015 4:10:36 AM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
100005
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.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette