Author: vitor
Date: Sat Feb 16 18:48:31 2008
New Revision: 1919

Log:
Make comment match code

Modified:
   libavfilter/avfiltergraph.h

Modified: libavfilter/avfiltergraph.h
==============================================================================
--- libavfilter/avfiltergraph.h (original)
+++ libavfilter/avfiltergraph.h Sat Feb 16 18:48:31 2008
@@ -138,4 +138,4 @@ int avfilter_graph_config_formats(AVFilt
  */
 int avfilter_graph_config_links(AVFilterContext *graphctx);
 
-#endif  /* FFMPEG_AVFILTER_H */
+#endif  /* FFMPEG_AVFILTERGRAPH_H */
_______________________________________________
FFmpeg-soc mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc

Reply via email to