Commit 120e7e6b authored by Pierre d'Herbemont's avatar Pierre d'Herbemont

libvlc: Fix the comment associated to libvlc_event_manager_release().

Reported by Andy Chenee.
parent b8c7cb74
......@@ -88,7 +88,7 @@ libvlc_event_manager_new( void * p_obj, libvlc_instance_t * p_libvlc_inst,
/**************************************************************************
* libvlc_event_manager_release (internal) :
*
* Init an object's event manager.
* Release an object's event manager.
**************************************************************************/
void libvlc_event_manager_release( libvlc_event_manager_t * p_em )
{
......
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