diff intfloat_readwrite.c @ 12:ce8f9f4390c3 libavutil

COSMETICS: Remove all trailing whitespace.
author diego
date Sat, 17 Dec 2005 18:14:38 +0000
parents 89cdb3b541e2
children af59e84e283d
line wrap: on
line diff
--- a/intfloat_readwrite.c	Tue Dec 13 20:24:31 2005 +0000
+++ b/intfloat_readwrite.c	Sat Dec 17 18:14:38 2005 +0000
@@ -17,12 +17,12 @@
  * License along with this library; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
- 
+
 /**
  * @file intfloat_readwrite.c
  * Portable IEEE float/double read/write functions.
  */
- 
+
 #include "common.h"
 
 double av_int2dbl(int64_t v){