Changeset 2704
- Timestamp:
- 27/08/2010 10:20:14 (18 months ago)
- File:
-
- 1 edited
-
box/trunk/lib/backupclient/BackupStoreFile.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
box/trunk/lib/backupclient/BackupStoreFile.cpp
r2460 r2704 96 96 // Function 97 97 // Name: BackupStoreFile::VerifyEncodedFileFormat(IOStream &) 98 // Purpose: Verify that an encoded file meets the format requirements. 99 // Doesn't verify that the data is intact and can be decoded. 100 // Optionally returns the ID of the file which it is diffed from, 101 // and the (original) container ID. 98 // Purpose: Verify that an encoded file meets the format 99 // requirements. Doesn't verify that the data is intact 100 // and can be decoded. Optionally returns the ID of the 101 // file which it is diffed from, and the (original) 102 // container ID. 102 103 // Created: 2003/08/28 103 104 //
Note: See TracChangeset
for help on using the changeset viewer.
