]> git.sesse.net Git - vlc/commitdiff
libvlc.h: fix incorrect comment docstring
authorOlivier Aubert <olivier.aubert@liris.cnrs.fr>
Thu, 3 Sep 2009 15:06:54 +0000 (17:06 +0200)
committerOlivier Aubert <olivier.aubert@liris.cnrs.fr>
Thu, 3 Sep 2009 15:22:45 +0000 (17:22 +0200)
include/vlc/libvlc.h

index 2e8b334df0bdc831926156dbf6b3a76e650e9fee..31e11d3d3b0c583b8f27581cd8ed82edff879969 100644 (file)
@@ -375,7 +375,6 @@ VLC_PUBLIC_API void libvlc_log_close( libvlc_log_t *p_log );
  * Returns the number of messages in a log instance.
  *
  * \param p_log libvlc log instance or NULL
- * \param p_e an initialized exception pointer
  * \return number of log messages, 0 if p_log is NULL
  */
 VLC_PUBLIC_API unsigned libvlc_log_count( const libvlc_log_t *p_log );