OSDN Git Service

Fix doxy comment
authorVitor Sessak <vitor1001@gmail.com>
Fri, 4 Apr 2008 20:08:28 +0000 (20:08 +0000)
committerVitor Sessak <vitor1001@gmail.com>
Fri, 4 Apr 2008 20:08:28 +0000 (20:08 +0000)
Commited in SoC by Vitor Sessak on 2008-02-24 11:30:41

Originally committed as revision 12727 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavfilter/avfiltergraph.c

index 828b028..2c07a92 100644 (file)
@@ -96,7 +96,7 @@ static int link_in_config_props(AVFilterLink *link)
 }
 
 /**
- * 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.
  */