[vlc-devel] [PATCH] vout window: fix doc
Alexandre Janniaux
ajanni at videolabs.io
Thu Aug 22 16:20:18 CEST 2019
Hi,
LGTM,
Greats,
--
Alexandre Janniaux
VideoLabs
On Tue, Aug 20, 2019 at 04:11:47PM +0000, Maxime ... wrote:
> ---
> include/vlc_vout_window.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/vlc_vout_window.h b/include/vlc_vout_window.h
> index 4e0f3c13a9..d2fbf21cc8 100644
> --- a/include/vlc_vout_window.h
> +++ b/include/vlc_vout_window.h
> @@ -192,7 +192,7 @@ struct vout_window_callbacks {
> /**
> * Callback for window size changes.
> *
> - * This callback function (if non-NULL) is invoked when the windowing
> + * This callback function is invoked when the windowing
> * system changes the window size.
> *
> * This event may occur synchronously when the window is created or a size
> --
> 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