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

rtsp: Fix the indentation of a linewrapped statement

Signed-off-by: NMartin Storsjö <martin@martin.st>
上级 3cd5828f
......@@ -323,7 +323,7 @@ static void parse_fmtp(AVFormatContext *s, RTSPState *rt,
rtsp_st->dynamic_handler &&
rtsp_st->dynamic_handler->parse_sdp_a_line) {
rtsp_st->dynamic_handler->parse_sdp_a_line(s, i,
rtsp_st->dynamic_protocol_context, line);
rtsp_st->dynamic_protocol_context, line);
}
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册