- Timestamp:
- Aug 2, 2007 2:53:38 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostServices/SharedFolders/vbsf.cpp
r4006 r4007 425 425 { 426 426 if (!fEndOfString) 427 *end = RTPATH_DELIMITER; 427 *end = RTPATH_DELIMITER; /* restore the original full path */ 428 428 break; 429 429 }
Note:
See TracChangeset
for help on using the changeset viewer.