Commit d90bffc9 authored by Derk-Jan Hartman's avatar Derk-Jan Hartman

* grah one more compile issue

parent 60eb0b52
......@@ -1497,7 +1497,7 @@ static int Open( vlc_object_t * p_this )
if (p_src_dir != NULL)
{
const char *psz_file;
char *psz_file;
while ((psz_file = utf8_readdir(p_src_dir)) != NULL)
{
if (strlen(psz_file) > 4)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment