提交 c040badb 编写于 作者: M Martin Storsjö

Reindent

Originally committed as revision 22546 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 c07c6f81
......@@ -917,7 +917,7 @@ int ff_rtsp_read_reply(AVFormatContext *s, RTSPMessageHeader *reply,
if (return_on_interleaved_data) {
return 1;
} else
rtsp_skip_packet(s);
rtsp_skip_packet(s);
} else if (ch != '\r') {
if ((q - buf) < sizeof(buf) - 1)
*q++ = ch;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册