mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-10 10:41:50 +00:00
Fix typo.
This commit is contained in:
parent
ecabf24c4e
commit
2a427ba87a
@ -3995,7 +3995,7 @@ void View::DrawCompare()
|
||||
else
|
||||
{
|
||||
adj0 = double( zones1.size() ) / zones0.size();
|
||||
adj1 = 0;
|
||||
adj1 = 1;
|
||||
}
|
||||
|
||||
if( m_compare.logTime )
|
||||
|
Loading…
Reference in New Issue
Block a user