mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-28 05:33:14 +00:00
various: fix indentation
This commit is contained in:
@@ -28,9 +28,9 @@
|
||||
static int
|
||||
mf_stream_open (stream_t *stream)
|
||||
{
|
||||
stream->demuxer = "mf";
|
||||
stream->demuxer = "mf";
|
||||
|
||||
return STREAM_OK;
|
||||
return STREAM_OK;
|
||||
}
|
||||
|
||||
const stream_info_t stream_info_mf = {
|
||||
|
||||
Reference in New Issue
Block a user