From d33ee0ca90fc0b7550d6d8b22b7f02374091e957 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Tue, 26 May 2015 09:04:57 +0200 Subject: [PATCH] (task_database.c) Update TODO notes --- tasks/task_database.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tasks/task_database.c b/tasks/task_database.c index ca61204068..3db7e4b06d 100644 --- a/tasks/task_database.c +++ b/tasks/task_database.c @@ -136,8 +136,7 @@ static int database_info_list_iterate_next( * we are in Load Content (Detect Core)? Let the user * choose the core to be loaded with it upon selecting * the playlist entry? - * * - Extension needs to be changed from 'rdb' to - * 'cfg' + * * - Implement ZIP handling. **/ static int database_info_list_iterate_found_match( database_state_handle_t *db_state,