Commit 35f91481 authored by Christophe Mutricy's avatar Christophe Mutricy

Typo

parent 095cd049
...@@ -378,7 +378,7 @@ void __intf_UserProgressUpdate( vlc_object_t *p_this, int i_id, ...@@ -378,7 +378,7 @@ void __intf_UserProgressUpdate( vlc_object_t *p_this, int i_id,
if( !p_dialog ) if( !p_dialog )
{ {
vlc_mutex_unlock( &p_intearction->object_lock ) ; vlc_mutex_unlock( &p_interaction->object_lock ) ;
return; return;
} }
......
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