mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 21:32:45 +00:00
Fix typo
This commit is contained in:
parent
970c35056d
commit
9cdea532ce
@ -1515,7 +1515,7 @@ static int menu_displaylist_parse_playlist(menu_displaylist_info_t *info,
|
||||
free(lpl_basename);
|
||||
}
|
||||
|
||||
/* prealocate the file list */
|
||||
/* preallocate the file list */
|
||||
file_list_reserve(info->list, list_size);
|
||||
|
||||
for (i = 0; i < list_size; i++)
|
||||
|
Loading…
x
Reference in New Issue
Block a user