[Box Backup-dev] COMMIT r726 - box/chris/merge/bin/bbackupctl

boxbackup-dev at fluffy.co.uk boxbackup-dev at fluffy.co.uk
Wed Aug 9 00:54:35 BST 2006


Author: chris
Date: 2006-08-08 23:54:33 +0000 (Tue, 08 Aug 2006)
New Revision: 726

Modified:
   box/chris/merge/bin/bbackupctl/bbackupctl.cpp
Log:
* bbackupctl.cpp
- Grammar fix in comments (cosmetic)


Modified: box/chris/merge/bin/bbackupctl/bbackupctl.cpp
===================================================================
--- box/chris/merge/bin/bbackupctl/bbackupctl.cpp	2006-08-07 22:46:35 UTC (rev 725)
+++ box/chris/merge/bin/bbackupctl/bbackupctl.cpp	2006-08-08 23:54:33 UTC (rev 726)
@@ -250,8 +250,8 @@
 		case WaitForSyncStart:
 		case WaitForSyncEnd:
 		{
-			// Check that it's not in non-automatic mode, 
-			// because then it'll never start
+			// Check that it's in automatic mode, 
+			// because otherwise it'll never start
 
 			if(!autoBackup)
 			{




More information about the Boxbackup-dev mailing list