1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-15 14:13:16 +02:00

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
This commit is contained in:
Vitor Sessak
2008-04-04 20:08:22 +00:00
parent 25a0d98074
commit c7330a90ef

View File

@@ -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 */