Commit 5c603c04 authored by Christophe Mutricy's avatar Christophe Mutricy

Typo

parent bef5f127
......@@ -282,7 +282,7 @@ static void WindowClose( vlc_object_t *p_this )
vout_window_t *pWnd = (vout_window_t *)p_this;
intf_thread_t *pIntf = (intf_thread_t *)p_this->p_private;
Vlcproc::releaseWindow( pIntf, pWnd->handle );
VlcProc::releaseWindow( pIntf, pWnd->handle );
}
//---------------------------------------------------------------------------
......
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