Commit 5fa56ea5 authored by alexc's avatar alexc

Cosmetics: reindent after last commit


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@19400 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent a116a16a
......@@ -1662,7 +1662,7 @@ static int aac_decode_frame(AVCodecContext * avccontext, void * data, int * data
av_log(avccontext, AV_LOG_ERROR,
"Not evaluating a further program_config_element as this construct is dubious at best.\n");
else
err = output_configure(ac, ac->che_pos, new_che_pos, 0);
err = output_configure(ac, ac->che_pos, new_che_pos, 0);
break;
}
......
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