Fix doxy, use third person.

Originally committed as revision 21073 to svn://svn.ffmpeg.org/ffmpeg/trunk
release/0.6
Stefano Sabatini 15 years ago
parent 8f3c87f3e2
commit 516841ef63
  1. 2
      libavfilter/avfilter.h

@ -419,7 +419,7 @@ typedef struct AVFilter
void (*uninit)(AVFilterContext *ctx);
/**
* Query formats supported by the filter and its pads. Should set the
* Queries formats supported by the filter and its pads. Should set the
* in_formats for links connected to its output pads, and out_formats
* for links connected to its input pads.
*

Loading…
Cancel
Save