[vlc-devel] commit: libvlc: fix doxygen documentation. ( Rémi Duraffort )

git version control git at videolan.org
Sat Jan 23 19:43:23 CET 2010


vlc | branch: master | Rémi Duraffort <ivoire at videolan.org> | Sat Jan 23 17:17:35 2010 +0100| [da79f90e24a1b2e712e97ce3cb7ab2f99978717f] | committer: Rémi Duraffort 

libvlc: fix doxygen documentation.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=da79f90e24a1b2e712e97ce3cb7ab2f99978717f
---

 include/vlc/libvlc_media.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/vlc/libvlc_media.h b/include/vlc/libvlc_media.h
index 68917a8..261df7e 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
  */




More information about the vlc-devel mailing list