mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 12:32:52 +00:00
(verbosity.c) Code formatting cleanups
This commit is contained in:
parent
10d66d28c0
commit
fb306a9358
@ -285,6 +285,7 @@ void RARCH_LOG_BUFFER(uint8_t *data, size_t size)
|
||||
buf[8], buf[9], buf[10], buf[11], buf[12], buf[13], buf[14], buf[15]);
|
||||
}
|
||||
}
|
||||
|
||||
if (padding)
|
||||
{
|
||||
for (i = padding; i < 16; i++)
|
||||
|
Loading…
x
Reference in New Issue
Block a user