From 0593b7b6f8b7b27984fc1dc028e18dbff5057b32 Mon Sep 17 00:00:00 2001 From: voroshil Date: Sun, 26 Aug 2007 15:03:43 +0000 Subject: 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 --- stream/stream_tv.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stream/stream_tv.c') 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 -- cgit v1.2.3