Author: vitor
Date: Sun Feb 24 12:30:41 2008
New Revision: 1921

Log:
Fix doxy comment

Modified:
   libavfilter/avfiltergraph.c

Modified: libavfilter/avfiltergraph.c
==============================================================================
--- libavfilter/avfiltergraph.c (original)
+++ libavfilter/avfiltergraph.c Sun Feb 24 12:30:41 2008
@@ -96,7 +96,7 @@ static int link_in_config_props(AVFilter
 }
 
 /**
- * Given the link between the dummy filter and an internal filter whose input
+ * Given the link between the dummy filter and an internal filter whose output
  * is being exported outside the graph, this returns the externally visible
  * link.
  */
_______________________________________________
FFmpeg-soc mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc

Reply via email to