mirror of
https://github.com/mpv-player/mpv
synced 2025-02-25 17:58:27 +00:00
cosmetic: indent after r25415
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25416 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
1fd811a487
commit
e25991774e
@ -865,7 +865,7 @@ static int open_s(stream_t *stream,int mode, void* opts, int* file_format) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (*file_format != DEMUXER_TYPE_PLAYLIST)
|
if (*file_format != DEMUXER_TYPE_PLAYLIST)
|
||||||
*file_format = DEMUXER_TYPE_ASF;
|
*file_format = DEMUXER_TYPE_ASF;
|
||||||
stream->type = STREAMTYPE_STREAM;
|
stream->type = STREAMTYPE_STREAM;
|
||||||
fixup_network_stream_cache(stream);
|
fixup_network_stream_cache(stream);
|
||||||
return STREAM_OK;
|
return STREAM_OK;
|
||||||
|
Loading…
Reference in New Issue
Block a user