mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-27 22:45:52 +00:00
Stray space.
This commit is contained in:
@@ -26,7 +26,7 @@ public:
|
|||||||
protected:
|
protected:
|
||||||
typedef void (WSConnection::*doFuncPtr)(Json::Value& jvResult, Json::Value &jvRequest);
|
typedef void (WSConnection::*doFuncPtr)(Json::Value& jvResult, Json::Value &jvRequest);
|
||||||
|
|
||||||
WSServerHandler<endpoint_type>* mHandler;
|
WSServerHandler<endpoint_type>* mHandler;
|
||||||
connection_ptr mConnection;
|
connection_ptr mConnection;
|
||||||
NetworkOPs& mNetwork;
|
NetworkOPs& mNetwork;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user