mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2026-06-05 10:42:00 +00:00
moved transports to 'transport' namespace
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@
|
||||
|
||||
namespace i2p
|
||||
{
|
||||
namespace ssu
|
||||
namespace transport
|
||||
{
|
||||
SSUData::SSUData (SSUSession& session):
|
||||
m_Session (session), m_ResendTimer (session.m_Server.GetService ())
|
||||
|
||||
Reference in New Issue
Block a user