mirror of
https://github.com/libretro/RetroArch
synced 2025-02-28 22:13:51 +00:00
(http_lib.c) Add spaces
This commit is contained in:
parent
a5394f4e77
commit
bfdf283a11
@ -326,8 +326,9 @@ http_retcode http_get(const char *filename, char **pdata, int *plength, char *ty
|
||||
|
||||
if (!pdata)
|
||||
return ERRNULL;
|
||||
else
|
||||
|
||||
*pdata = NULL;
|
||||
|
||||
if (plength)
|
||||
*plength = 0;
|
||||
if (typebuf)
|
||||
|
Loading…
x
Reference in New Issue
Block a user