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

subversion at boxbackup.org subversion at boxbackup.org
Sun Mar 2 08:58:29 GMT 2014


Author: chris
Date: 2014-03-02 08:58:29 +0000 (Sun, 02 Mar 2014)
New Revision: 3295

Modified:
   box/trunk/lib/server/Protocol.cpp
Log:
Spelling

Modified: box/trunk/lib/server/Protocol.cpp
===================================================================
--- box/trunk/lib/server/Protocol.cpp	2014-03-02 08:58:18 UTC (rev 3294)
+++ box/trunk/lib/server/Protocol.cpp	2014-03-02 08:58:29 UTC (rev 3295)
@@ -169,8 +169,9 @@
 // --------------------------------------------------------------------------
 //
 // Function
-//		Name:    Protocol::Recieve()
-//		Purpose: Recieves an object from the stream, creating it from the factory object type
+//		Name:    Protocol::ReceiveInternal()
+//		Purpose: Receives an object from the stream, creating it
+//			 from the factory object type
 //		Created: 2003/08/19
 //
 // --------------------------------------------------------------------------
@@ -621,7 +622,7 @@
 // --------------------------------------------------------------------------
 //
 // Function
-//		Name:    Protocol::ReceieveStream()
+//		Name:    Protocol::ReceiveStream()
 //		Purpose: Receive a stream from the remote side
 //		Created: 2003/08/26
 //




More information about the Boxbackup-commit mailing list