(task_database.c) Update TODO notes

This commit is contained in:
twinaphex 2015-05-26 09:04:57 +02:00
parent be7d8b7b13
commit d33ee0ca90

View File

@ -136,8 +136,7 @@ static int database_info_list_iterate_next(
* we are in Load Content (Detect Core)? Let the user * we are in Load Content (Detect Core)? Let the user
* choose the core to be loaded with it upon selecting * choose the core to be loaded with it upon selecting
* the playlist entry? * the playlist entry?
* * - Extension needs to be changed from 'rdb' to * * - Implement ZIP handling.
* 'cfg'
**/ **/
static int database_info_list_iterate_found_match( static int database_info_list_iterate_found_match(
database_state_handle_t *db_state, database_state_handle_t *db_state,