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

git version control git at videolan.org
Mon Nov 23 19:22:14 CET 2009


vlc | branch: master | Rémi Duraffort <ivoire at videolan.org> | Mon Nov 23 15:52:48 2009 +0100| [60259082b6e59abc0fb7465267abbd56af4315f0] | committer: Rémi Duraffort 

libvlc: fix comment.

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

 src/control/media.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/control/media.c b/src/control/media.c
index 9dd3b97..1a6dc68 100644
--- a/src/control/media.c
+++ b/src/control/media.c
@@ -514,7 +514,7 @@ libvlc_media_subitems( libvlc_media_t * p_md )
 }
 
 /**************************************************************************
- * Setter for state information (LibVLC Internal)
+ * Getter for statistics information
  **************************************************************************/
 int libvlc_media_get_stats( libvlc_media_t *p_md,
                             libvlc_media_stats_t *p_stats )




More information about the vlc-devel mailing list