Author: jbr
Date: Fri May 30 01:08:55 2008
New Revision: 2250

Log:
cosmetics: vertical align

Modified:
   eac3/ac3dec.c

Modified: eac3/ac3dec.c
==============================================================================
--- eac3/ac3dec.c       (original)
+++ eac3/ac3dec.c       Fri May 30 01:08:55 2008
@@ -545,7 +545,7 @@ static void remove_dithering(AC3DecodeCo
 }
 
 static void get_transform_coeffs_ch(AC3DecodeContext *s, int blk, int ch,
-                                   mant_groups *m)
+                                    mant_groups *m)
 {
     if (!s->eac3 || !s->channel_uses_aht[ch]) {
         ac3_get_transform_coeffs_ch(s, ch, m);
_______________________________________________
FFmpeg-soc mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc

Reply via email to