Changeset 2704


Ignore:
Timestamp:
27/08/2010 10:20:14 (18 months ago)
Author:
chris
Message:

Reformat comments for readability.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • box/trunk/lib/backupclient/BackupStoreFile.cpp

    r2460 r2704  
    9696// Function 
    9797//              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. 
    102103//              Created: 2003/08/28 
    103104// 
Note: See TracChangeset for help on using the changeset viewer.