[vlc-devel] [PATCH 1/4] playlist: fix detailed description

Rémi Denis-Courmont remi at remlab.net
Fri Apr 5 06:52:45 CEST 2019


AFAIU how Doxygen works, this is incorrect.

Le 4 avril 2019 23:51:14 GMT+03:00, Alexandre Janniaux <ajanni at videolabs.io> a écrit :
>---
> include/vlc_playlist.h | 7 +++----
> 1 file changed, 3 insertions(+), 4 deletions(-)
>
>diff --git a/include/vlc_playlist.h b/include/vlc_playlist.h
>index 52edae9957..47561134fe 100644
>--- a/include/vlc_playlist.h
>+++ b/include/vlc_playlist.h
>@@ -30,10 +30,7 @@ extern "C" {
> /**
>  * \defgroup playlist playlist
>  * \ingroup playlist
>- * @{
>- */
>-
>-/**
>+ *
>  * A VLC playlist contains a list of "playlist items".
>  *
>* Each playlist item contains exactly one media (input item). In the
>future,
>@@ -102,6 +99,8 @@ extern "C" {
>* may have changed the list. Therefore, vlc_playlist_Request*()
>functions are
>* exposed to resolve potential conflicts and apply the changes. The
>actual
>  * changes applied are notified through the callbacks
>+ *
>+ * @{
>  */
> 
> /* forward declarations */
>-- 
>2.21.0
>
>_______________________________________________
>vlc-devel mailing list
>To unsubscribe or modify your subscription options:
>https://mailman.videolan.org/listinfo/vlc-devel

-- 
Envoyé de mon appareil Android avec Courriel K-9 Mail. Veuillez excuser ma brièveté.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20190405/9b419558/attachment.html>


More information about the vlc-devel mailing list