]> git.sesse.net Git - vlc/blobdiff - include/vlc/libvlc_media.h
libvlc: fix doxygen documentation.
[vlc] / 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
  */