Fix wrong #endif comment.
authorDiego Biurrun <diego@biurrun.de>
Sat, 29 Mar 2008 15:51:05 +0000 (15:51 +0000)
committerDiego Biurrun <diego@biurrun.de>
Sat, 29 Mar 2008 15:51:05 +0000 (15:51 +0000)
Originally committed as revision 26300 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale

libswscale/yuv2rgb.c

index c2dec15500608b0d822aa8506b4e9ab6330679ae..e51cd0cadc826c1ad84f6628dca2e38def445130 100644 (file)
@@ -188,7 +188,7 @@ static volatile uint64_t attribute_used __attribute__((aligned(8))) r5Dither;
 #define RENAME(a) a ## _MMX2
 #include "yuv2rgb_template.c"
 
-#endif /* defined(ARCH_X86) */
+#endif /* HAVE_MMX */
 
 const int32_t Inverse_Table_6_9[8][4] = {
     {117504, 138453, 13954, 34903}, /* no sequence_display_extension */