[vlc-devel] [PATCH] player: fix on_position_changed docs link

Thomas Guillem thomas at gllm.fr
Thu Jul 11 10:27:06 CEST 2019


Merged, thanks!

On Wed, Jul 10, 2019, at 22:56, Johan Gunnarsson wrote:
> ---
>  include/vlc_player.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/include/vlc_player.h b/include/vlc_player.h
> index df5b75b045..57fe35b826 100644
> --- a/include/vlc_player.h
> +++ b/include/vlc_player.h
> @@ -1429,7 +1429,7 @@ vlc_player_GetLength(vlc_player_t *player);
>   *
>   * @note A started and playing media doesn't have necessarily a valid time.
>   *
> - * @see vlc_player_cbs.vlc_player_cbs.on_position_changed
> + * @see vlc_player_cbs.on_position_changed
>   *
>   * @param player locked player instance
>   * @return a valid time or VLC_TICK_INVALID (if no media is set, the media
> -- 
> 2.17.1
> 
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel


More information about the vlc-devel mailing list