Commit 542601b2 authored by lorenm's avatar lorenm

indent


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@14699 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 7501b475
......@@ -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