diff tremor/codec_internal.h @ 29264:e83eef58b30a

Remove all kind of trailing whitespaces from all MPlayer's files. This affects all kind of spaces (' ',^I,^M,^L,...): actually [:space:] regex character set.
author bircoph
date Wed, 13 May 2009 15:22:13 +0000
parents cd6b211be811
children
line wrap: on
line diff
--- a/tremor/codec_internal.h	Wed May 13 02:58:57 2009 +0000
+++ b/tremor/codec_internal.h	Wed May 13 15:22:13 2009 +0000
@@ -50,7 +50,7 @@
 /* codec_setup_info contains all the setup information specific to the
    specific compression/decompression mode in progress (eg,
    psychoacoustic settings, channel setup, options, codebook
-   etc).  
+   etc).
 *********************************************************************/
 
 typedef struct codec_setup_info {