Changeset 65641 in vbox for trunk/src/VBox/Additions/common/VBoxService
- Timestamp:
- Feb 7, 2017 11:28:09 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/VBoxService/VBoxServiceToolBox.cpp
r64766 r65641 809 809 if (!(fFlags & VBOXSERVICETOOLBOXLSFLAG_SYMLINKS)) 810 810 break; 811 /* Fall through is intentional.*/811 /* fall thru */ 812 812 case RTFS_TYPE_DIRECTORY: 813 813 {
Note:
See TracChangeset
for help on using the changeset viewer.