summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvoroshil <voroshil@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-08-26 15:03:43 +0000
committervoroshil <voroshil@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-08-26 15:03:43 +0000
commit0593b7b6f8b7b27984fc1dc028e18dbff5057b32 (patch)
tree38d4a91ca0e48b11f37a6289efb685d2be7b3a73
parentb26a0e5a638c9b490bcbb89456a52fcf57afbef1 (diff)
downloadmpv-0593b7b6f8b7b27984fc1dc028e18dbff5057b32.tar.bz2
mpv-0593b7b6f8b7b27984fc1dc028e18dbff5057b32.tar.xz
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
-rw-r--r--stream/stream_tv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stream/stream_tv.c b/stream/stream_tv.c
index bbddac1aff..ccad96eb20 100644
--- a/stream/stream_tv.c
+++ b/stream/stream_tv.c
@@ -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