Browse Source

Fix braino: @flip -> @file.

Originally committed as revision 24829 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/n0.8
Stefano Sabatini 15 years ago
parent
commit
7fe82bd78a
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      libavfilter/vf_hflip.c

+ 1
- 1
libavfilter/vf_hflip.c View File

@@ -20,7 +20,7 @@
*/

/**
* @flip
* @file
* horizontal flip filter
*/



Loading…
Cancel
Save