mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
fixed warning
This commit is contained in:
@@ -156,7 +156,7 @@ namespace datagram
|
|||||||
m_DefaultRawReceiver = receiver;
|
m_DefaultRawReceiver = receiver;
|
||||||
m_DefaultRawReceiverPort = port;
|
m_DefaultRawReceiverPort = port;
|
||||||
}
|
}
|
||||||
};
|
}
|
||||||
|
|
||||||
void DatagramDestination::ResetRawReceiver (uint16_t port)
|
void DatagramDestination::ResetRawReceiver (uint16_t port)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user