mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
remove trailing whitespaces
This commit is contained in:
@@ -7,7 +7,7 @@ namespace i2p
|
||||
{
|
||||
|
||||
class WebsocketServerImpl;
|
||||
|
||||
|
||||
class WebsocketServer
|
||||
{
|
||||
public:
|
||||
@@ -18,7 +18,7 @@ namespace i2p
|
||||
void Stop();
|
||||
|
||||
EventListener * ToListener();
|
||||
|
||||
|
||||
private:
|
||||
WebsocketServerImpl * m_impl;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user