Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
120e7e6b
Commit
120e7e6b
authored
Aug 21, 2009
by
Pierre
Browse files
libvlc: Fix the comment associated to libvlc_event_manager_release().
Reported by Andy Chenee.
parent
b8c7cb74
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/control/event.c
View file @
120e7e6b
...
...
@@ -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
)
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment