Changeset 40686 in vbox
- Timestamp:
- Mar 28, 2012 2:49:47 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/path/rtPathVolumeSpecLen.cpp
r39083 r40686 45 45 if (pszPath && *pszPath) 46 46 { 47 /* U TC path. */47 /* UNC path. */ 48 48 /** @todo r=bird: it's UNC and we have to check that the next char isn't a 49 49 * slash, then skip both the server and the share name. */
Note:
See TracChangeset
for help on using the changeset viewer.