mirror of
https://github.com/libretro/RetroArch
synced 2025-04-10 15:45:19 +00:00
Style nits
This commit is contained in:
parent
b07e4e40d8
commit
3181705a2d
@ -497,8 +497,8 @@ static int cb_nbio_default(void *data, size_t len)
|
||||
|
||||
static int rarch_main_data_nbio_iterate_poll(nbio_handle_t *nbio)
|
||||
{
|
||||
struct nbio_t* handle;
|
||||
char elem0[PATH_MAX_LENGTH], elem1[PATH_MAX_LENGTH];
|
||||
struct nbio_t* handle = NULL;
|
||||
struct string_list *str_list = NULL;
|
||||
const char *path = NULL;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user