mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2024-12-24 08:12:44 +00: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