This commit is contained in:
twinaphex 2017-02-28 10:56:02 +01:00
parent 3cecdcdd7d
commit 6396f0391a

View File

@ -90,7 +90,7 @@ struct string_list *dir_list_new_special(const char *input_dir,
dir = input_dir;
if (exts && list)
if (list)
exts = list->all_ext;
}
break;