diff faandct.h @ 2967:ef2149182f1c libavcodec

COSMETICS: Remove all trailing whitespace.
author diego
date Sat, 17 Dec 2005 18:14:38 +0000
parents aa4dc16c0f18
children 0b546eab515d
line wrap: on
line diff
--- a/faandct.h	Sat Dec 17 11:31:56 2005 +0000
+++ b/faandct.h	Sat Dec 17 18:14:38 2005 +0000
@@ -20,12 +20,12 @@
 
 /**
  * @file faandct.h
- * @brief 
+ * @brief
  *     Floating point AAN DCT
  * @author Michael Niedermayer <michaelni@gmx.at>
  */
- 
+
 #define FAAN_POSTSCALE
- 
+
 void ff_faandct(DCTELEM * data);
 void ff_faandct248(DCTELEM * data);