Changeset 69814 in vbox for trunk/src/VBox/Runtime/common/vfs
- Timestamp:
- Nov 23, 2017 6:47:09 PM (7 years ago)
- svn:sync-xref-src-repo-rev:
- 119238
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/vfs/vfsbase.cpp
r69813 r69814 1221 1221 /* 1222 1222 * If we've got a trailing directory slash, use pfnOpenDir 1223 * instead of pfnOpen Obj.1223 * instead of pfnOpen. 1224 1224 */ 1225 1225 if (pPath->fDirSlash)
Note:
See TracChangeset
for help on using the changeset viewer.