Fix typo.

This commit is contained in:
Bartosz Taudul 2018-04-22 02:24:34 +02:00
parent ecabf24c4e
commit 2a427ba87a

View File

@ -3995,7 +3995,7 @@ void View::DrawCompare()
else
{
adj0 = double( zones1.size() ) / zones0.size();
adj1 = 0;
adj1 = 1;
}
if( m_compare.logTime )