mirror of
https://github.com/mpv-player/mpv
synced 2025-03-25 04:38:01 +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
|
||||
#endif
|
||||
{
|
||||
subdata = set_of_subtitles[set_of_sub_pos];
|
||||
vo_osd_changed(OSDTYPE_SUBTITLE);
|
||||
subdata = set_of_subtitles[set_of_sub_pos];
|
||||
vo_osd_changed(OSDTYPE_SUBTITLE);
|
||||
}
|
||||
#endif
|
||||
} else if (source == SUB_SOURCE_DEMUX) {
|
||||
|
Loading…
Reference in New Issue
Block a user