Style nits

This commit is contained in:
twinaphex 2015-03-22 08:00:53 +01:00
parent b07e4e40d8
commit 3181705a2d

View File

@ -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;