Browse Source

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

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


Loading…
Cancel
Save