Commit 32dc37d1 authored by vitor's avatar vitor

Make comment match code

Commited in SoC by Vitor Sessak on 2008-02-16 17:48:31


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@12725 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent d4ac0d71
...@@ -138,4 +138,4 @@ int avfilter_graph_config_formats(AVFilterContext *graphctx); ...@@ -138,4 +138,4 @@ int avfilter_graph_config_formats(AVFilterContext *graphctx);
*/ */
int avfilter_graph_config_links(AVFilterContext *graphctx); int avfilter_graph_config_links(AVFilterContext *graphctx);
#endif /* FFMPEG_AVFILTER_H */ #endif /* FFMPEG_AVFILTERGRAPH_H */
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment