From da79f90e24a1b2e712e97ce3cb7ab2f99978717f Mon Sep 17 00:00:00 2001 From: =?utf8?q?R=C3=A9mi=20Duraffort?= Date: Sat, 23 Jan 2010 17:17:35 +0100 Subject: [PATCH] libvlc: fix doxygen documentation. --- include/vlc/libvlc_media.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 */ -- 2.39.2