# HG changeset patch # User voroshil # Date 1188409480 0 # Node ID 298578b37f21940dcd4418595c381b40fa9cf879 # Parent e8b635a557813c20233837d1819b56003c338f65 (cosmetics) fix indentation of previous commit diff -r e8b635a55781 -r 298578b37f21 stream/tvi_vbi.c --- a/stream/tvi_vbi.c Wed Aug 29 17:43:13 2007 +0000 +++ b/stream/tvi_vbi.c Wed Aug 29 17:44:40 2007 +0000 @@ -633,7 +633,7 @@ 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; }