mirror of
https://github.com/mpv-player/mpv
synced 2025-04-18 21:27:00 +00:00
Indentation fix (cosmetics).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18943 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
e15ae9a600
commit
1b51da21f5
@ -1972,8 +1972,8 @@ static int mp_property_sub(m_option_t* prop,int action,void* arg) {
|
|||||||
else
|
else
|
||||||
#endif
|
#endif
|
||||||
{
|
{
|
||||||
subdata = set_of_subtitles[set_of_sub_pos];
|
subdata = set_of_subtitles[set_of_sub_pos];
|
||||||
vo_osd_changed(OSDTYPE_SUBTITLE);
|
vo_osd_changed(OSDTYPE_SUBTITLE);
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
} else if (source == SUB_SOURCE_DEMUX) {
|
} else if (source == SUB_SOURCE_DEMUX) {
|
||||||
|
Loading…
Reference in New Issue
Block a user