Stray space.

This commit is contained in:
JoelKatz
2012-12-08 11:21:07 -08:00
parent bdfa1d03f8
commit cbeacc5a30

View File

@@ -26,7 +26,7 @@ public:
protected:
typedef void (WSConnection::*doFuncPtr)(Json::Value& jvResult, Json::Value &jvRequest);
WSServerHandler<endpoint_type>* mHandler;
WSServerHandler<endpoint_type>* mHandler;
connection_ptr mConnection;
NetworkOPs& mNetwork;