Commit 9b70353f authored by Rafaël Carré's avatar Rafaël Carré

typo

parent 5fad0501
......@@ -215,7 +215,7 @@ int playlist_AskForArtEnqueue( playlist_t *p_playlist,
p_playlist->p_fetcher->i_waiting,
i, p );
vlc_object_signal_unlocked( p_playlist->p_fetcher );
vlc_obj_unlock( p_playlist->p_fetcher );
vlc_object_unlock( p_playlist->p_fetcher );
return VLC_SUCCESS;
}
......
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