Changeset 69046 in vbox for trunk/src/VBox/Runtime/r3/dir.cpp
- Timestamp:
- Oct 11, 2017 4:11:23 PM (7 years ago)
- svn:sync-xref-src-repo-rev:
- 118325
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r3/dir.cpp
r62564 r69046 333 333 return true; 334 334 ucFilter = '.'; 335 /* fall thru */335 RT_FALL_THRU(); 336 336 337 337 /*
Note:
See TracChangeset
for help on using the changeset viewer.