[vlc-devel] commit: Fix comment (Olivier Aubert )
git version control
git at videolan.org
Fri Sep 4 15:43:36 CEST 2009
vlc | branch: master | Olivier Aubert <olivier.aubert at liris.cnrs.fr> | Fri Sep 4 15:39:18 2009 +0200| [e826f642511cd715498682409dc6e52f67f0204f] | committer: Olivier Aubert
Fix comment
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=e826f642511cd715498682409dc6e52f67f0204f
---
include/vlc/libvlc_media_list_player.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/include/vlc/libvlc_media_list_player.h b/include/vlc/libvlc_media_list_player.h
index 7196522..725ddb2 100644
--- a/include/vlc/libvlc_media_list_player.h
+++ b/include/vlc/libvlc_media_list_player.h
@@ -45,7 +45,7 @@ extern "C" {
typedef struct libvlc_media_list_player_t libvlc_media_list_player_t;
-/*
+/**
* Defines playback modes for playlist.
*/
typedef enum libvlc_playback_mode_t
More information about the vlc-devel
mailing list