From 7fd95348fe8c56f35104842f764d908445174338 Mon Sep 17 00:00:00 2001 From: cehoyos Date: Sun, 2 Aug 2009 14:38:18 +0000 Subject: Fix typos. Patch by Francesco Lavra, francescolavra interfree it git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29465 b3059339-0415-0410-9bf9-f77b7e298cf2 --- stream/tv.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'stream/tv.h') diff --git a/stream/tv.h b/stream/tv.h index 5a38df690d..f4467459eb 100644 --- a/stream/tv.h +++ b/stream/tv.h @@ -287,9 +287,9 @@ void tv_start_scan(tvi_handle_t *tvh, int start); typedef enum{ TT_FORMAT_OPAQUE=0, ///< opaque - TT_FORMAT_TRANSPARENT, ///< translarent + TT_FORMAT_TRANSPARENT, ///< transparent TT_FORMAT_OPAQUE_INV, ///< opaque with inverted colors - TT_FORMAT_TRANSPARENT_INV ///< translarent with inverted colors + TT_FORMAT_TRANSPARENT_INV ///< transparent with inverted colors } teletext_format; typedef -- cgit v1.2.3