Whitespace

This commit is contained in:
Alexey Milovidov 2020-05-31 21:49:19 +03:00
parent 07c14e12dd
commit 585a5b6f3e

View File

@ -1175,7 +1175,7 @@ private:
/// Poll for changes after a cancellation check, otherwise it never reached
/// because of progress updates from server.
if (connection->poll(poll_interval))
break;
break;
}
if (!receiveAndProcessPacket())