mirror of
https://github.com/i2p/i2p.i2p.git
synced 2024-12-06 19:27:00 +01:00
And I thought I was dyslectic. (duck)
This commit is contained in:
@@ -262,7 +262,7 @@ public class ClientConnectionRunner {
|
||||
}
|
||||
|
||||
if (_log.shouldLog(Log.DEBUG))
|
||||
_log.debug("** Recieving message [" + id.getMessageId() + "] with payload of size ["
|
||||
_log.debug("** Receiving message [" + id.getMessageId() + "] with payload of size ["
|
||||
+ payload.getSize() + "]" + " for session [" + _sessionId.getSessionId()
|
||||
+ "]");
|
||||
long beforeDistribute = _context.clock().now();
|
||||
|
||||
Reference in New Issue
Block a user