forked from FFmpeg/FFmpeg
Cosmetics: reindent after last commit
Originally committed as revision 19400 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
6308765cb5
commit
36f517736f
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue