diff i386/dsputil_mmx_rnd.h @ 2967:ef2149182f1c libavcodec

COSMETICS: Remove all trailing whitespace.
author diego
date Sat, 17 Dec 2005 18:14:38 +0000
parents 95bac7109ff0
children bfabfdf9ce55
line wrap: on
line diff
--- a/i386/dsputil_mmx_rnd.h	Sat Dec 17 11:31:56 2005 +0000
+++ b/i386/dsputil_mmx_rnd.h	Sat Dec 17 18:14:38 2005 +0000
@@ -197,7 +197,7 @@
 	:"+b"(h), "+a"(src1), "+c"(src2), "+d"(dst)
 #endif
 	:"S"((long)src1Stride), "D"((long)dstStride)
-	:"memory"); 
+	:"memory");
 }
 
 static void DEF(put, pixels8_y2)(uint8_t *block, const uint8_t *pixels, int line_size, int h)