diff ps2/dsputil_mmi.c @ 2967:ef2149182f1c libavcodec

COSMETICS: Remove all trailing whitespace.
author diego
date Sat, 17 Dec 2005 18:14:38 +0000
parents 72ac356803ea
children bfabfdf9ce55
line wrap: on
line diff
--- a/ps2/dsputil_mmi.c	Sat Dec 17 11:31:56 2005 +0000
+++ b/ps2/dsputil_mmi.c	Sat Dec 17 18:14:38 2005 +0000
@@ -150,7 +150,7 @@
     c->put_no_rnd_pixels_tab[0][0] = put_pixels16_mmi;
 
     c->get_pixels = get_pixels_mmi;
-       
+
     if(idct_algo==FF_IDCT_AUTO || idct_algo==FF_IDCT_PS2){
         c->idct_put= ff_mmi_idct_put;
         c->idct_add= ff_mmi_idct_add;