Browse code

Fix doxy comment 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

Vitor Sessak authored on 2008/04/05 05:08:28
Showing 1 changed files
... ...
@@ -96,7 +96,7 @@ static int link_in_config_props(AVFilterLink *link)
96 96
 }
97 97
 
98 98
 /**
99
- * Given the link between the dummy filter and an internal filter whose input
99
+ * Given the link between the dummy filter and an internal filter whose output
100 100
  * is being exported outside the graph, this returns the externally visible
101 101
  * link.
102 102
  */