forked from I2P_Developers/i2p.i2p
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