[Box Backup-commit] COMMIT r3365 - box/trunk/lib/server

subversion at boxbackup.org subversion at boxbackup.org
Fri Aug 15 23:47:55 BST 2014


Author: chris
Date: 2014-08-15 23:47:55 +0100 (Fri, 15 Aug 2014)
New Revision: 3365

Modified:
   box/trunk/lib/server/Protocol.h
Log:
Whitespace fixes.

Modified: box/trunk/lib/server/Protocol.h
===================================================================
--- box/trunk/lib/server/Protocol.h	2014-08-15 22:47:52 UTC (rev 3364)
+++ box/trunk/lib/server/Protocol.h	2014-08-15 22:47:55 UTC (rev 3365)
@@ -67,7 +67,7 @@
 	//		Purpose: Sets the timeout for sending and reciving
 	//		Created: 2003/08/19
 	//
-	// --------------------------------------------------------------------------	
+	// --------------------------------------------------------------------------
 	void SetTimeout(int NewTimeout) {mTimeout = NewTimeout;}
 	
 	
@@ -74,7 +74,7 @@
 	// --------------------------------------------------------------------------
 	//
 	// Function
-	//		Name:    Protocol::GetTimeout() 
+	//		Name:    Protocol::GetTimeout()
 	//		Purpose: Get current timeout for sending and receiving
 	//		Created: 2003/09/06
 	//




More information about the Boxbackup-commit mailing list