mirror of
https://github.com/libretro/RetroArch.git
synced 2025-02-25 12:20:48 +00:00
fix indentation
This commit is contained in:
parent
2f2a86e97f
commit
12fc6fa3c6
@ -142,7 +142,7 @@ static int rarch_main_data_http_iterate_transfer(http_handle_t *http)
|
||||
// RARCH_LOG("%.9llu / %.9llu \r", (unsigned long long)pos, (unsigned long long)tot);
|
||||
//#endif
|
||||
RARCH_LOG("Download progress: %.d%% \r", percent);
|
||||
char msg[PATH_MAX_LENGTH];
|
||||
char msg[PATH_MAX_LENGTH];
|
||||
|
||||
if(percent > 0)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user