From 7fe82bd78a6c7570ee30fc9d5e48891964d0398b Mon Sep 17 00:00:00 2001 From: Stefano Sabatini Date: Wed, 18 Aug 2010 21:07:57 +0000 Subject: Fix braino: @flip -> @file. Originally committed as revision 24829 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavfilter/vf_hflip.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavfilter/vf_hflip.c') diff --git a/libavfilter/vf_hflip.c b/libavfilter/vf_hflip.c index 4bf661fb96..9514689e3f 100644 --- a/libavfilter/vf_hflip.c +++ b/libavfilter/vf_hflip.c @@ -20,7 +20,7 @@ */ /** - * @flip + * @file * horizontal flip filter */ -- cgit v1.2.3