diff mpegaudio.h @ 2967:ef2149182f1c libavcodec

COSMETICS: Remove all trailing whitespace.
author diego
date Sat, 17 Dec 2005 18:14:38 +0000
parents cc55bc1f8d92
children bfabfdf9ce55
line wrap: on
line diff
--- a/mpegaudio.h	Sat Dec 17 11:31:56 2005 +0000
+++ b/mpegaudio.h	Sat Dec 17 18:14:38 2005 +0000
@@ -4,7 +4,7 @@
  */
 
 /* max frame size, in samples */
-#define MPA_FRAME_SIZE 1152 
+#define MPA_FRAME_SIZE 1152
 
 /* max compressed frame size */
 #define MPA_MAX_CODED_FRAME_SIZE 1792