OSDN Git Service

Fix compile error due to extra "FF" at beginning of file in the FF{MIN,MAX}
authorAlan Curry <pacman@TheWorld.com>
Thu, 27 Jul 2006 19:35:30 +0000 (19:35 +0000)
committerAlan Curry <pacman@TheWorld.com>
Thu, 27 Jul 2006 19:35:30 +0000 (19:35 +0000)
update

Originally committed as revision 19205 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale

libswscale/swscale_altivec_template.c

index a19888c..8eb7dc8 100644 (file)
@@ -1,4 +1,4 @@
-FF/*
+/*
   AltiVec-enhanced yuv2yuvX
 
     Copyright (C) 2004 Romain Dolbeau <romain@dolbeau.org>