[MPlayer-cvslog] r24297 - trunk/stream/tvi_vbi.c
voroshil
subversion at mplayerhq.hu
Wed Aug 29 19:44:40 CEST 2007
Author: voroshil
Date: Wed Aug 29 19:44:40 2007
New Revision: 24297
Log:
(cosmetics) fix indentation of previous commit
Modified:
trunk/stream/tvi_vbi.c
Modified: trunk/stream/tvi_vbi.c
==============================================================================
--- trunk/stream/tvi_vbi.c (original)
+++ trunk/stream/tvi_vbi.c Wed Aug 29 19:44:40 2007
@@ -633,7 +633,7 @@ static void decode_page(tt_char* p,int l
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;
}
More information about the MPlayer-cvslog
mailing list