1
0
mirror of https://github.com/PurpleI2P/i2pd.git synced 2025-01-18 20:59:57 +00:00

fixed warning

This commit is contained in:
orignal 2024-01-29 18:01:41 -05:00
parent 822cb35efe
commit d926a31064

View File

@ -156,7 +156,7 @@ namespace datagram
m_DefaultRawReceiver = receiver;
m_DefaultRawReceiverPort = port;
}
};
}
void DatagramDestination::ResetRawReceiver (uint16_t port)
{