]> git.sesse.net Git - vlc/blobdiff - include/vlc_vout.h
remoteosd: handle VLC_ADD_LIBS
[vlc] / include / vlc_vout.h
index e0b138558f4a162ebb38b1bbf62dd130869ae861..ead4188eaab50295757ab734115be591c5e2cc23 100644 (file)
@@ -59,7 +59,7 @@ typedef struct {
 } vout_configuration_t;
 
 /**
- * Video ouput thread private structure
+ * Video output thread private structure
  */
 typedef struct vout_thread_sys_t vout_thread_sys_t;