From 6979600818329be76d8ac6c292e8358e49e2e729 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Fri, 28 Jul 2006 09:07:09 +0000 Subject: Comment some #endif lines. Originally committed as revision 19211 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale --- libswscale/rgb2rgb.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libswscale/rgb2rgb.c') diff --git a/libswscale/rgb2rgb.c b/libswscale/rgb2rgb.c index 2e4cc2c0dc..0b51b04f0e 100644 --- a/libswscale/rgb2rgb.c +++ b/libswscale/rgb2rgb.c @@ -134,7 +134,7 @@ static uint64_t __attribute__((aligned(8))) dither8[2]={ 0x0602060206020602LL, 0x0004000400040004LL,}; #endif -#endif +#endif /* defined(ARCH_X86) || defined(ARCH_X86_64) */ #define RGB2YUV_SHIFT 8 #define BY ((int)( 0.098*(1<