diff stream/tv.h @ 29766:88ac9164c46c

Replace two more occurences of tvi_vbi with dec_teletext. Patch by Francesco Lavra, francescolavra interfree it
author cehoyos
date Sat, 31 Oct 2009 15:30:56 +0000
parents d287e2785570
children a5e7590ffdbd
line wrap: on
line diff
--- a/stream/tv.h	Sat Oct 31 15:28:28 2009 +0000
+++ b/stream/tv.h	Sat Oct 31 15:30:56 2009 +0000
@@ -218,7 +218,7 @@
 #define TVI_CONTROL_SPC_SET_INPUT	0x402	/* set input channel (tv,s-video,composite..) */
 #define TVI_CONTROL_SPC_GET_NORMID	0x403	/* get normid from norm name */
 
-//tvi_* ioctl (not tvi_vbi.c !!!)
+//tvi_* ioctl (not dec_teletext.c !!!)
 #define TVI_CONTROL_VBI_INIT           0x501   ///< vbi init
 
 int tv_set_color_options(tvi_handle_t *tvh, int opt, int val);