[prev in list] [next in list] [prev in thread] [next in thread] 

List:       sptk-commits
Subject:    r1627 - trunk/src/net
From:       alexey () mail ! total-knowledge ! com
Date:       2011-09-19 5:18:53
Message-ID: courier.000000004E76D0BD.0000369F () mail ! total-knowledge ! com
[Download RAW message or body]

Author: alexey
Date: 2011-09-18 22:18:52 -0700 (Sun, 18 Sep 2011)
New Revision: 1627

Modified:
   trunk/src/net/CTCPSocket.cpp
Log:
MC

Modified: trunk/src/net/CTCPSocket.cpp
===================================================================
--- trunk/src/net/CTCPSocket.cpp	2011-09-19 05:18:37 UTC (rev 1626)
+++ trunk/src/net/CTCPSocket.cpp	2011-09-19 05:18:52 UTC (rev 1627)
@@ -206,9 +206,9 @@
     uint32_t bytes = receiveUnlocked(buffer->data(), bytesInSocket);
     buffer->bytes(bytes);
 
-	dest.push(buffer);
+    dest.push(buffer);
 
-	return bytes;
+    return bytes;
 }
 
 uint32_t CTCPSocket::receiveUnlocked(void* buffer, uint32_t size) throw (exception)

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic