[vlc-devel] [PATCH] vout window: fix doc

Maxime ... mmeisson at outlook.fr
Tue Aug 20 18:11:47 CEST 2019


---
 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



More information about the vlc-devel mailing list