From 631d5f1f84675d474cb120803f62d03a2c973947 Mon Sep 17 00:00:00 2001 From: cehoyos Date: Sat, 31 Oct 2009 15:30:56 +0000 Subject: Replace two more occurences of tvi_vbi with dec_teletext. Patch by Francesco Lavra, francescolavra interfree it git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29808 b3059339-0415-0410-9bf9-f77b7e298cf2 --- stream/tv.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stream/tv.h') diff --git a/stream/tv.h b/stream/tv.h index 1ec112fee2..abcbb0b680 100644 --- a/stream/tv.h +++ b/stream/tv.h @@ -218,7 +218,7 @@ typedef struct { #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); -- cgit v1.2.3