changeset 30740:5a62af75e64c

Fix warning "missing braces around initializer".
author cehoyos
date Sat, 27 Feb 2010 23:23:34 +0000
parents 9e7e36fd3ba3
children 3cf4f49c2e87
files stream/stream_tv.c
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/stream/stream_tv.c	Sat Feb 27 23:14:44 2010 +0000
+++ b/stream/stream_tv.c	Sat Feb 27 23:23:34 2010 +0000
@@ -70,10 +70,12 @@
     0,             //hue
     0,             //saturation
     -1,            //gain
+    {
     NULL,          //tdevice
     0,             //tformat
     100,           //tpage
     0,             //tlang
+    },
     0,             //scan_autostart
     50,            //scan_threshold
     0.5,            //scan_period