]> git.sesse.net Git - vlc/commitdiff
libvlc: match the documentation to the actual behaviour
authorJean-Baptiste Kempf <jb@videolan.org>
Fri, 28 Dec 2012 17:40:09 +0000 (18:40 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Fri, 28 Dec 2012 17:44:47 +0000 (18:44 +0100)
include/vlc/libvlc_media_list_player.h

index 2a7cacff1c87e7b0edfba86726bcc98af24e46f9..c95ad972c7dcf380ef62e60d821af726848dae48 100644 (file)
@@ -128,7 +128,7 @@ LIBVLC_API
 void libvlc_media_list_player_play(libvlc_media_list_player_t * p_mlp);
 
 /**
- * Pause media list
+ * Toggle pause (or resume) media list
  *
  * \param p_mlp media list player instance
  */