]> git.sesse.net Git - vlc/commitdiff
libvlc: fix doxygen documentation.
authorRémi Duraffort <ivoire@videolan.org>
Sat, 23 Jan 2010 16:17:35 +0000 (17:17 +0100)
committerRémi Duraffort <ivoire@videolan.org>
Sat, 23 Jan 2010 18:38:37 +0000 (19:38 +0100)
include/vlc/libvlc_media.h

index 68917a8ee3acecc2d7e8a989e06d51e152497234..261df7e1cfb9dd3a706d3910647ef8dbd40fd34a 100644 (file)
@@ -398,7 +398,7 @@ VLC_PUBLIC_API void *
  * will duplicate the entries in the array each time.
  *
  * \param p_md media descriptor object
- * \param p_es adress to store an allocated array of Elementary Streams descriptions (must be freed by the caller)
+ * \param pp_es adress to store an allocated array of Elementary Streams descriptions (must be freed by the caller)
  *
  * return the number of Elementary Streams
  */