Commit 2ce7f4d4 authored by Martin Storsjö's avatar Martin Storsjö

cosmetics: Fix indentation

Signed-off-by: 's avatarMartin Storsjö <martin@martin.st>
parent 45600148
......@@ -372,7 +372,7 @@ static int xiph_parse_fmtp_pair(AVStream* stream,
}
static int xiph_parse_sdp_line(AVFormatContext *s, int st_index,
PayloadContext *data, const char *line)
PayloadContext *data, const char *line)
{
const char *p;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment