VirtualBox

Changeset 69814 in vbox for trunk/src/VBox/Runtime


Ignore:
Timestamp:
Nov 23, 2017 6:47:09 PM (7 years ago)
Author:
vboxsync
Message:

build fix

Location:
trunk/src/VBox/Runtime/common
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/fs/fatvfs.cpp

    r69813 r69814  
    20742074static int rtFsFatObj_SetMode(PRTFSFATOBJ pThis, RTFMODE fMode, RTFMODE fMask)
    20752075{
    2076     __debugbreak();
    20772076#if 0
    20782077    if (fMask != ~RTFS_TYPE_MASK)
  • trunk/src/VBox/Runtime/common/vfs/vfsbase.cpp

    r69813 r69814  
    12211221                /*
    12221222                 * If we've got a trailing directory slash, use pfnOpenDir
    1223                  * instead of pfnOpenObj.
     1223                 * instead of pfnOpen.
    12241224                 */
    12251225                if (pPath->fDirSlash)
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