1
0
mirror of https://github.com/wolfpld/tracy.git synced 2025-03-20 07:40:02 +08:00

correcting indentation

This commit is contained in:
Neha Sharan 2023-04-20 14:27:15 -07:00
parent 518fd6ec79
commit 534baa829d

View File

@ -233,7 +233,7 @@ int main(int argc, char** argv)
printf("There are currently no messages!\n");
}
return 0;
return 0;
}
while (!worker.AreSourceLocationZonesReady())