mirror of
https://github.com/mpv-player/mpv
synced 2024-12-28 06:03:45 +01:00
10l: Move #endif upper to reflect changes in r24054.
This fixes wrong tvscan suboptions initialization under *BSD. patch from Bernd Ernesti mplayer-dev-eng at lists dot veego dot de git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24211 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
b26a0e5a63
commit
0593b7b6f8
@ -66,8 +66,8 @@ tv_param_t stream_tv_defaults = {
|
||||
#if defined(HAVE_ALSA9) || defined(HAVE_ALSA1X)
|
||||
0, //alsa
|
||||
#endif
|
||||
NULL, //adevice
|
||||
#endif
|
||||
NULL, //adevice
|
||||
0, //brightness
|
||||
0, //contrast
|
||||
0, //hue
|
||||
|
Loading…
Reference in New Issue
Block a user