]> git.sesse.net Git - vlc/blobdiff - extras/analyser/vlc.vim
Audiobar: fix copyright years and shortname
[vlc] / extras / analyser / vlc.vim
index e684b149498f40f1f57e213286c0c9084d9fc98e..5f8f3d94a51ba51fd7c24bc8a65058daf65cd8b4 100644 (file)
@@ -52,7 +52,7 @@ function VlcSyntax()
   syn keyword cType audio_format_t video_format_t subs_format_t
   syn keyword cType es_format_t video_palette_t
   " Aout
-  syn keyword cType aout_instance_t aout_sys_t
+  syn keyword cType audio_output_t aout_sys_t
   syn keyword cType aout_fifo_t aout_input_t aout_buffer_t audio_sample_format_t
   syn keyword cType aout_mixer_sys_t aout_filter_sys_t audio_volume_t
   syn keyword cType aout_mixer_t aout_output_t audio_date_t