[vlc-commits] vout window: fix doc

Maxime Meissonnier git at videolan.org
Fri Aug 23 11:08:39 CEST 2019


vlc | branch: master | Maxime Meissonnier <mmeisson at outlook.fr> | Tue Aug 20 16:11:47 2019 +0000| [7111d659da9909c2c8b8a5334c7cd4b871debceb] | committer: Thomas Guillem

vout window: fix doc

Signed-off-by: Thomas Guillem <thomas at gllm.fr>

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=7111d659da9909c2c8b8a5334c7cd4b871debceb
---

 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 afa1a98fd7..9116fa6561 100644
--- a/include/vlc_vout_window.h
+++ b/include/vlc_vout_window.h
@@ -191,7 +191,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



More information about the vlc-commits mailing list