diff ac3.h @ 2967:ef2149182f1c libavcodec

COSMETICS: Remove all trailing whitespace.
author diego
date Sat, 17 Dec 2005 18:14:38 +0000
parents 785b6b4682b5
children 0b546eab515d
line wrap: on
line diff
--- a/ac3.h	Sat Dec 17 11:31:56 2005 +0000
+++ b/ac3.h	Sat Dec 17 18:14:38 2005 +0000
@@ -59,5 +59,5 @@
 void ac3_parametric_bit_allocation(AC3BitAllocParameters *s, uint8_t *bap,
                                    int8_t *exp, int start, int end,
                                    int snroffset, int fgain, int is_lfe,
-                                   int deltbae,int deltnseg, 
+                                   int deltbae,int deltnseg,
                                    uint8_t *deltoffst, uint8_t *deltlen, uint8_t *deltba);