VirtualBox

Changeset 73502 in vbox for trunk/src/VBox/Runtime/common/fs


Ignore:
Timestamp:
Aug 5, 2018 12:40:50 PM (6 years ago)
Author:
vboxsync
Message:

IPRT: GCC 8.2.0 fixes

File:
1 edited

Legend:

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

    r73097 r73502  
    492492                case RTCMDLSTIME_ATIME: pfnCmp = pOpts->fGroupDirectoriesFirst ? rtCmdLsEntryCmpDirFirstATime : rtCmdLsEntryCmpATime; break;
    493493            }
     494            break;
    494495        case RTCMDLSSORT_VERSION:
    495496            pfnCmp = pOpts->fGroupDirectoriesFirst ? rtCmdLsEntryCmpDirFirstVersion       : rtCmdLsEntryCmpVersion;
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