]> git.sesse.net Git - vlc/commitdiff
Fix previous commit.
authorPierre d'Herbemont <pdherbemont@videolan.org>
Sat, 25 Aug 2007 16:29:37 +0000 (16:29 +0000)
committerPierre d'Herbemont <pdherbemont@videolan.org>
Sat, 25 Aug 2007 16:29:37 +0000 (16:29 +0000)
include/vlc/libvlc.h

index 933590cf4c2990e4c82e717eb6f2efacaef3ee6d..10871f25545d12d9dd9e695e721d6fbed8f759fc 100644 (file)
@@ -239,7 +239,7 @@ VLC_PUBLIC_API libvlc_media_list_t *
 
 VLC_PUBLIC_APIlibvlc_event_manager_t *
     libvlc_media_descriptor_event_manager( libvlc_media_descriptor_t * p_md,
-                                           libvlc_exception_t * p_e )
+                                           libvlc_exception_t * p_e );
 
 /** @}*/