mirror of
https://github.com/mpv-player/mpv
synced 2025-02-07 15:41:55 +00:00
this end brace was not correctly indented
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25854 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
8976b21cf1
commit
6ff2dd3561
@ -348,7 +348,7 @@ static int fill_buffer(stream_t *s, char *but, int len)
|
||||
int tit=0, part=0;
|
||||
if(dvdnav_current_title_info(priv->dvdnav, &tit, &part) == DVDNAV_STATUS_OK && part > dvd_last_chapter)
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
dvdnav_get_highlight (priv, 1);
|
||||
}
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user