提交 f45a27dc 编写于 作者: D Daniel Verkamp

Reindent

Originally committed as revision 21747 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 b7e0f88f
......@@ -230,7 +230,7 @@ static int wav_read_header(AVFormatContext *s,
if (!size) {
wav->data_end = INT64_MAX;
} else
wav->data_end= url_ftell(pb) + size;
wav->data_end= url_ftell(pb) + size;
return 0;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册