VirtualBox

Changeset 69853 in vbox


Ignore:
Timestamp:
Nov 28, 2017 9:38:18 AM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
119295
Message:

nits

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/fsvfs.h

    r69849 r69853  
    130130 * @param   pErrInfo        Where to return additional error information.
    131131 */
    132 RTDECL(int) RTFsExt2VolOpen(RTVFSFILE hVfsFileIn, uint32_t fMntFlags, uint32_t fExtFlags, PRTVFS phVfs, PRTERRINFO pErrInfo);
     132RTDECL(int) RTFsExt2VolOpen(RTVFSFILE hVfsFileIn, uint32_t fMntFlags, uint32_t fExt2Flags, PRTVFS phVfs, PRTERRINFO pErrInfo);
    133133
    134134
  • trunk/src/VBox/Runtime/common/vfs/vfsmount.cpp

    r69840 r69853  
    4444#include <iprt/formats/udf.h>
    4545#include <iprt/formats/ext2.h>
    46 
    47 
    4846
    4947
     
    464462}
    465463
    466 
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