- Timestamp:
- Aug 1, 2007 9:09:53 AM (18 years ago)
- svn:sync-xref-src-repo-rev:
- 23373
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostServices/SharedFolders/vbsf.cpp
r3954 r3955 94 94 LogFlowFunc(("%s, %s, %s\n", pszFullPath, delimLast, delimSecondLast)); 95 95 } 96 96 #if 0 97 97 static int vbsfCorrectCasing(char *pszFullPath, char *pszStartComponent) 98 98 { … … 148 148 return rc; 149 149 } 150 #endif 150 151 151 152 static int vbsfBuildFullPath (SHFLCLIENTDATA *pClient, SHFLROOT root, SHFLSTRING *pPath,
Note:
See TracChangeset
for help on using the changeset viewer.