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
1 changed files with 1 additions and 1 deletions

View File

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