diff --git a/src/connection.cpp b/src/connection.cpp index 341333db9..ef6d80394 100644 --- a/src/connection.cpp +++ b/src/connection.cpp @@ -1372,7 +1372,7 @@ void ConnectionSendThread::runTimeouts(float dtime) */ if(peer->isTimedOut(m_timeout)) { - errorstream<getDesc() + infostream<getDesc() <<"RunTimeouts(): Peer "<id <<" has timed out." <<" (source=peer->timeout_counter)"