Commit 49c0dd75 authored by Loren Merritt's avatar Loren Merritt

indent

Originally committed as revision 14699 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 5d0ddd1a
......@@ -165,7 +165,6 @@ int ff_fft_init(FFTContext *s, int nbits, int inverse)
av_freep(&s->exptab);
/* compute bit reverse table */
for(i=0;i<n;i++) {
m=0;
for(j=0;j<nbits;j++) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment