Commit 104335bb authored by Alexey Sokolov's avatar Alexey Sokolov Committed by Rémi Denis-Courmont

Fix doxygen command in a comment

Signed-off-by: default avatarRémi Denis-Courmont <remi@remlab.net>
parent 418e8562
......@@ -494,7 +494,7 @@ VLC_PUBLIC_API void *libvlc_media_get_user_data( libvlc_media_t *p_md );
* \param tracks address to store an allocated array of Elementary Streams
* descriptions (must be freed by the caller)
*
* return the number of Elementary Streams
* \return the number of Elementary Streams
*/
VLC_PUBLIC_API
int libvlc_media_get_tracks_info( libvlc_media_t *p_md,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment