mirror of
https://github.com/wolfpld/tracy
synced 2026-01-19 04:52:09 +00:00
correcting indentation
This commit is contained in:
@@ -233,7 +233,7 @@ int main(int argc, char** argv)
|
||||
printf("There are currently no messages!\n");
|
||||
}
|
||||
|
||||
return 0;
|
||||
return 0;
|
||||
}
|
||||
|
||||
while (!worker.AreSourceLocationZonesReady())
|
||||
|
||||
Reference in New Issue
Block a user