Просмотр исходного кода

Make comment match code
Commited in SoC by Vitor Sessak on 2008-02-16 17:48:31

Originally committed as revision 12725 to svn://svn.ffmpeg.org/ffmpeg/trunk

Vitor Sessak 17 лет назад
Родитель
Сommit
c7330a90ef
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      libavfilter/avfiltergraph.h

+ 1 - 1
libavfilter/avfiltergraph.h

@@ -138,4 +138,4 @@ int avfilter_graph_config_formats(AVFilterContext *graphctx);
  */
 int avfilter_graph_config_links(AVFilterContext *graphctx);
 
-#endif  /* FFMPEG_AVFILTER_H */
+#endif  /* FFMPEG_AVFILTERGRAPH_H */