Merge pull request #1277 from jeapostrophe/master

Fix typo
This commit is contained in:
Twinaphex 2014-12-01 16:21:35 +01:00
commit b8992333b8

View File

@ -15,6 +15,7 @@
#include <stdlib.h>
#include <stdio.h>
#include "menu_display.h"
#include "../menu_common.h"
#include "../../general.h"
#include "ios.h"
@ -96,6 +97,7 @@ menu_ctx_driver_t menu_ctx_ios = {
NULL, // list_insert
NULL, // list_delete
NULL, // list_clear
NULL, // list_cache
NULL, // list_set_selection
NULL, // init_core_info
ios_update_core_info, // ios_update_core_info