From e50bc5a4ea259646f95af01d1b9d21699c8758ae Mon Sep 17 00:00:00 2001 From: Alan Curry Date: Thu, 27 Jul 2006 19:35:30 +0000 Subject: Fix compile error due to extra "FF" at beginning of file in the FF{MIN,MAX} update Originally committed as revision 19205 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale --- libswscale/swscale_altivec_template.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libswscale/swscale_altivec_template.c') diff --git a/libswscale/swscale_altivec_template.c b/libswscale/swscale_altivec_template.c index a19888ccd3..8eb7dc8448 100644 --- a/libswscale/swscale_altivec_template.c +++ b/libswscale/swscale_altivec_template.c @@ -1,4 +1,4 @@ -FF/* +/* AltiVec-enhanced yuv2yuvX Copyright (C) 2004 Romain Dolbeau -- cgit v1.2.3