From 7f8353d71c272415d09531c46888560b7ea7de8f Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Sun, 2 Mar 2014 08:58:29 +0000 Subject: Spelling --- lib/server/Protocol.cpp | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'lib') diff --git a/lib/server/Protocol.cpp b/lib/server/Protocol.cpp index 3c661154..ebc70f3b 100644 --- a/lib/server/Protocol.cpp +++ b/lib/server/Protocol.cpp @@ -169,8 +169,9 @@ void Protocol::CheckAndReadHdr(void *hdr) // -------------------------------------------------------------------------- // // 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 @@ void Protocol::Write(const std::string &rValue) // -------------------------------------------------------------------------- // // Function -// Name: Protocol::ReceieveStream() +// Name: Protocol::ReceiveStream() // Purpose: Receive a stream from the remote side // Created: 2003/08/26 // -- cgit v1.2.3