[Box Backup-commit] COMMIT r2704 - box/trunk/lib/backupclient

subversion at boxbackup.org subversion at boxbackup.org
Fri Aug 27 10:20:14 BST 2010


Author: chris
Date: 2010-08-27 10:20:14 +0100 (Fri, 27 Aug 2010)
New Revision: 2704

Modified:
   box/trunk/lib/backupclient/BackupStoreFile.cpp
Log:
Reformat comments for readability.


Modified: box/trunk/lib/backupclient/BackupStoreFile.cpp
===================================================================
--- box/trunk/lib/backupclient/BackupStoreFile.cpp	2010-08-27 09:19:45 UTC (rev 2703)
+++ box/trunk/lib/backupclient/BackupStoreFile.cpp	2010-08-27 09:20:14 UTC (rev 2704)
@@ -95,10 +95,11 @@
 //
 // Function
 //		Name:    BackupStoreFile::VerifyEncodedFileFormat(IOStream &)
-//		Purpose: Verify that an encoded file meets the format requirements.
-//				 Doesn't verify that the data is intact and can be decoded.
-//				 Optionally returns the ID of the file which it is diffed from,
-//				 and the (original) container ID.
+//		Purpose: Verify that an encoded file meets the format
+//			 requirements. Doesn't verify that the data is intact
+//			 and can be decoded. Optionally returns the ID of the
+//			 file which it is diffed from, and the (original)
+//			 container ID.
 //		Created: 2003/08/28
 //
 // --------------------------------------------------------------------------




More information about the Boxbackup-commit mailing list