tab to spaces

This commit is contained in:
nhmall
2023-01-12 09:52:14 -05:00
parent 99a9f8600e
commit 40ebfab8e4

View File

@@ -375,7 +375,7 @@ examine_tilefiles(void)
} }
(void) fclose(fp2); (void) fclose(fp2);
tilecnt[i] = tiles_in_file; tilecnt[i] = tiles_in_file;
} }
} }
} }