[Box Backup-commit] COMMIT r1019 - box/chris/merge/bin/bbackupctl

boxbackup-dev at fluffy.co.uk boxbackup-dev at fluffy.co.uk
Sat Oct 14 14:43:16 BST 2006


Author: chris
Date: 2006-10-14 14:43:16 +0100 (Sat, 14 Oct 2006)
New Revision: 1019

Modified:
   box/chris/merge/bin/bbackupctl/bbackupctl.cpp
Log:
 * Comment grammar fix (refs #3)


Modified: box/chris/merge/bin/bbackupctl/bbackupctl.cpp
===================================================================
--- box/chris/merge/bin/bbackupctl/bbackupctl.cpp	2006-10-13 23:40:49 UTC (rev 1018)
+++ box/chris/merge/bin/bbackupctl/bbackupctl.cpp	2006-10-14 13:43:16 UTC (rev 1019)
@@ -250,8 +250,8 @@
 		case WaitForSyncStart:
 		case WaitForSyncEnd:
 		{
-			// Check that it's in automatic mode, 
-			// because otherwise it'll never start
+			// Check that it's not in non-automatic mode, 
+			// because then it'll never start
 
 			if(!autoBackup)
 			{




More information about the Boxbackup-commit mailing list