From beda7b3ce3b1cccfa0959c83e9bb78de5c11d777 Mon Sep 17 00:00:00 2001 From: voroshil Date: Wed, 29 Aug 2007 17:44:40 +0000 Subject: (cosmetics) fix indentation of previous commit git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24297 b3059339-0415-0410-9bf9-f77b7e298cf2 --- stream/tvi_vbi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stream') diff --git a/stream/tvi_vbi.c b/stream/tvi_vbi.c index 6ad211e7c4..cc62881f43 100644 --- a/stream/tvi_vbi.c +++ b/stream/tvi_vbi.c @@ -633,7 +633,7 @@ static void decode_page(tt_char* p,int lang,unsigned char* raw) p[i].fg=fg_color; p[i].bg=bg_color; }else - p[i].unicode=p[i].gfx?0:' '; + p[i].unicode=p[i].gfx?0:' '; continue; } -- cgit v1.2.3