renormalize line endings

This commit is contained in:
Ryan Fleury
2025-09-17 15:21:24 -07:00
parent 6abdadcccb
commit 7d7edd7cf7
4 changed files with 116 additions and 116 deletions
+2 -2
View File
@@ -241,10 +241,10 @@ fs_properties_from_path(String8 path)
}
////////////////////////////////
//~ rjf: Asynchronous Tick
//~ rjf: Tick
internal void
fs_async_tick(void)
fs_tick(void)
{
Temp scratch = scratch_begin(0, 0);