summaryrefslogtreecommitdiff
path: root/libavfilter/avfiltergraph.h
diff options
context:
space:
mode:
authorVitor Sessak <vitor1001@gmail.com>2008-04-04 20:08:22 +0000
committerVitor Sessak <vitor1001@gmail.com>2008-04-04 20:08:22 +0000
commitc7330a90ef9c5246fa1811e95f7bcd7166ce197f (patch)
treeb7cebed35d8f58628ab8b8e5cbc26bbd8f29d853 /libavfilter/avfiltergraph.h
parent25a0d98074f35127bc01a4fac76d04d0656b39a2 (diff)
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
Diffstat (limited to 'libavfilter/avfiltergraph.h')
-rw-r--r--libavfilter/avfiltergraph.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavfilter/avfiltergraph.h b/libavfilter/avfiltergraph.h
index 2e308f5870..b491e6c163 100644
--- a/libavfilter/avfiltergraph.h
+++ b/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 */