diff fdctref.c @ 2967:ef2149182f1c libavcodec

COSMETICS: Remove all trailing whitespace.
author diego
date Sat, 17 Dec 2005 18:14:38 +0000
parents 1e39f273ecd6
children bfabfdf9ce55
line wrap: on
line diff
--- a/fdctref.c	Sat Dec 17 11:31:56 2005 +0000
+++ b/fdctref.c	Sat Dec 17 18:14:38 2005 +0000
@@ -141,7 +141,7 @@
       tmp[8*i+j] = partial_product;
     }
 
-  /* Transpose operation is integrated into address mapping by switching 
+  /* Transpose operation is integrated into address mapping by switching
      loop order of i and j */
 
   for (j=0; j<8; j++)