Changeset 2156
- Timestamp:
- 04/05/2008 16:28:55 (4 years ago)
- File:
-
- 1 edited
-
box/trunk/lib/backupstore/BackupStoreCheck2.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
box/trunk/lib/backupstore/BackupStoreCheck2.cpp
r2127 r2156 400 400 } 401 401 402 // Add a new entry in an appropr aite place402 // Add a new entry in an appropriate place 403 403 dir.AddUnattactedObject(objectStoreFilename, modTime, ObjectID, sizeInBlocks, 404 404 IsDirectory?(BackupStoreDirectory::Entry::Flags_Dir):(BackupStoreDirectory::Entry::Flags_File)); 405 405 406 // Fix any flags which have been broken, which there's a good chan ge of going406 // Fix any flags which have been broken, which there's a good chance of doing 407 407 dir.CheckAndFix(); 408 408
Note: See TracChangeset
for help on using the changeset viewer.
