Changeset 1868
- Timestamp:
- 09/10/2007 00:27:40 (4 years ago)
- Location:
- box/trunk/lib
- Files:
-
- 3 edited
-
backupstore/BackupStoreInfo.h (modified) (1 diff)
-
compress/Compress.h (modified) (2 diffs)
-
server/ProtocolUncertainStream.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
box/trunk/lib/backupstore/BackupStoreInfo.h
r217 r1868 19 19 // -------------------------------------------------------------------------- 20 20 // 21 // File21 // Class 22 22 // Name: BackupStoreInfo 23 23 // Purpose: Main backup store information storage -
box/trunk/lib/compress/Compress.h
r217 r1868 2 2 // 3 3 // File 4 // Name: Compress Context.h4 // Name: Compress.h 5 5 // Purpose: Interface to zlib compression 6 6 // Created: 5/12/03 … … 18 18 // 19 19 // Class 20 // Name: Compress Context20 // Name: Compress 21 21 // Purpose: Interface to zlib compression, only very slight wrapper. 22 22 // (Use CompressStream for a more friendly interface.) -
box/trunk/lib/server/ProtocolUncertainStream.h
r217 r1868 2 2 // 3 3 // File 4 // Name: P artialReadStream.h4 // Name: ProtocolUncertainStream.h 5 5 // Purpose: Read part of another stream 6 6 // Created: 2003/12/05 … … 16 16 // 17 17 // Class 18 // Name: P artialReadStream18 // Name: ProtocolUncertainStream 19 19 // Purpose: Read part of another stream 20 20 // Created: 2003/12/05
Note: See TracChangeset
for help on using the changeset viewer.
