Changeset 2938 for box/trunk/bin
- Timestamp:
- 22/04/2011 17:21:45 (13 months ago)
- File:
-
- 1 edited
-
box/trunk/bin/bbackupd/BackupDaemon.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
box/trunk/bin/bbackupd/BackupDaemon.cpp
r2933 r2938 1299 1299 Location& rLocation(**iLocation); 1300 1300 std::string path = rLocation.mPath; 1301 // convert to absolute and remove leading \\?\1301 // convert to absolute and remove Unicode prefix 1302 1302 path = ConvertPathToAbsoluteUnicode(path.c_str()).substr(4); 1303 1303
Note: See TracChangeset
for help on using the changeset viewer.
