1
0
mirror of https://github.com/wolfpld/tracy synced 2025-04-29 12:23:53 +00: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"); printf("There are currently no messages!\n");
} }
return 0; return 0;
} }
while (!worker.AreSourceLocationZonesReady()) while (!worker.AreSourceLocationZonesReady())