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