mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2026-07-28 20:59:24 +00:00
fixed typo
This commit is contained in:
+1
-1
@@ -585,7 +585,7 @@ namespace i2p
|
||||
}
|
||||
if (!m_TunnelGatewayMsgs.empty ())
|
||||
{
|
||||
i2p::tunnel::tunnels.PostTunnelData (m_TunnelMsgs);
|
||||
i2p::tunnel::tunnels.PostTunnelData (m_TunnelGatewayMsgs);
|
||||
m_TunnelGatewayMsgs.clear ();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user