Browse Source

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
tags/v0.5
Vitor Sessak 17 years ago
parent
commit
c7330a90ef
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      libavfilter/avfiltergraph.h

+ 1
- 1
libavfilter/avfiltergraph.h 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 */

Loading…
Cancel
Save