mirror of https://github.com/mpv-player/mpv
Cosmetics: indentation fix indentation broken by last two demuxer.c commits
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20325 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
d42038edb9
commit
2b13b3a6c8
|
@ -763,7 +763,7 @@ for (i = 0; (demuxer_desc = demuxer_list[i]); i++) {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
return NULL;
|
return NULL;
|
||||||
//====== File format recognized, set up these for compatibility: =========
|
//====== File format recognized, set up these for compatibility: =========
|
||||||
dmx_open:
|
dmx_open:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue