mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-21 10:55:51 +02:00
cosmetics: Fix indentation
Signed-off-by: Martin Storsjö <martin@martin.st>
This commit is contained in:
parent
456001486e
commit
2ce7f4d4e6
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user