diff alpha/simple_idct_alpha.c @ 2979:bfabfdf9ce55 libavcodec

COSMETICS: tabs --> spaces, some prettyprinting
author diego
date Thu, 22 Dec 2005 01:10:11 +0000
parents ef2149182f1c
children 0b546eab515d
line wrap: on
line diff
--- a/alpha/simple_idct_alpha.c	Wed Dec 21 17:50:40 2005 +0000
+++ b/alpha/simple_idct_alpha.c	Thu Dec 22 01:10:11 2005 +0000
@@ -285,7 +285,7 @@
             stq(v, block + 1 * 4);
             stq(w, block + 2 * 4);
             stq(w, block + 3 * 4);
-	    block += 4 * 4;
+            block += 4 * 4;
         }
     } else {
         for (i = 0; i < 8; i++)