Remove some trailing whitespace.
authorDavid Reiss <dreiss@apache.org>
Fri, 7 Mar 2008 20:12:28 +0000 (20:12 +0000)
committerDavid Reiss <dreiss@apache.org>
Fri, 7 Mar 2008 20:12:28 +0000 (20:12 +0000)
git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665564 13f79535-47bb-0310-9956-ffa450edef68

lib/cpp/src/server/TNonblockingServer.cpp

index 640c217..c840bcc 100644 (file)
@@ -355,7 +355,7 @@ void TConnection::transition() {
 
     // Register read event
     setRead();
-   
+
     // Try to work the socket right away
     // workSocket();