diff alpha/motion_est_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/motion_est_alpha.c	Wed Dec 21 17:50:40 2005 +0000
+++ b/alpha/motion_est_alpha.c	Thu Dec 22 01:10:11 2005 +0000
@@ -116,7 +116,7 @@
     return result;
 }
 
-#if 0				/* now done in assembly */
+#if 0                           /* now done in assembly */
 int pix_abs16x16_mvi(uint8_t *pix1, uint8_t *pix2, int line_size)
 {
     int result = 0;