(menu_setting.c) Cleanup

This commit is contained in:
twinaphex 2015-06-06 19:35:35 +02:00
parent cfeef5c367
commit c47636066f

View File

@ -297,7 +297,7 @@ static rarch_setting_t *menu_setting_get_ptr(void)
}
/**
* setting_reset:
* menu_setting_find:
* @settings : pointer to settings
* @name : name of setting to search for
*