Commit 73c29a6a authored by Clément Stenac's avatar Clément Stenac

Typo

parent 7da06741
......@@ -135,7 +135,7 @@ static void Close( vlc_object_t *p_this )
if( p_playlist )
{
var_DellCallback( p_playlist, "playlist-current", ItemChange, p_intf );
var_DelCallback( p_playlist, "playlist-current", ItemChange, p_intf );
}
......
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