1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-25 16:33:02 +00:00

COSMETICS: consistently reformatted after ben's mess

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21214 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
nicodvb 2006-11-25 12:19:15 +00:00
parent 394129086b
commit cc794c93bb

View File

@ -111,9 +111,7 @@ static dvdnav_priv_t * new_dvdnav_stream(char * filename) {
return priv;
}
static void dvdnav_get_highlight (dvdnav_priv_t *priv,
dvdnav_highlight_event_t *hlev,
int display_mode) {
static void dvdnav_get_highlight (dvdnav_priv_t *priv, dvdnav_highlight_event_t *hlev, int display_mode) {
pci_t *pnavpci = NULL;
int btnum = -1;