From: RĂ©mi Duraffort Date: Sat, 23 Jan 2010 16:17:35 +0000 (+0100) Subject: libvlc: fix doxygen documentation. X-Git-Tag: 1.1.0-ff~1002 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=da79f90e24a1b2e712e97ce3cb7ab2f99978717f;p=vlc libvlc: fix doxygen documentation. --- diff --git a/include/vlc/libvlc_media.h b/include/vlc/libvlc_media.h index 68917a8ee3..261df7e1cf 100644 --- a/include/vlc/libvlc_media.h +++ b/include/vlc/libvlc_media.h @@ -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 */