cosmetics: indentation

Originally committed as revision 15012 to svn://svn.ffmpeg.org/ffmpeg/trunk
pull/126/head
Justin Ruggles 17 years ago
parent 260e09305b
commit 86662b1c89
  1. 2
      libavcodec/ac3dec.c

@ -599,7 +599,7 @@ static void decode_transform_coeffs(AC3DecodeContext *s, int blk)
}
/* if any channel doesn't use dithering, zero appropriate coefficients */
remove_dithering(s);
remove_dithering(s);
}
/**

Loading…
Cancel
Save