cosmetics: indentation

Originally committed as revision 10793 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Aurelien Jacobs 2007-10-18 22:27:27 +00:00
parent f8cab062ca
commit fa34563b2c
1 changed files with 9 additions and 10 deletions

View File

@ -179,7 +179,6 @@ static int process_ea_header(AVFormatContext *s) {
av_log (s, AV_LOG_ERROR, "unknown SCHl headerid\n");
return 0;
}
process_audio_header_elements(s);
break;