mirror of
https://github.com/mpv-player/mpv
synced 2024-12-18 04:45:33 +00:00
stream: delete extra newline
This commit is contained in:
parent
7673c4e34a
commit
ac648d2e0b
@ -416,7 +416,6 @@ static int stream_create_instance(const stream_info_t *sinfo,
|
|||||||
}
|
}
|
||||||
|
|
||||||
int stream_create_with_args(struct stream_open_args *args, struct stream **ret)
|
int stream_create_with_args(struct stream_open_args *args, struct stream **ret)
|
||||||
|
|
||||||
{
|
{
|
||||||
assert(args->url);
|
assert(args->url);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user