(cosmetics) fix indentation of previous commit

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24297 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
voroshil 2007-08-29 17:44:40 +00:00
parent 48302e019d
commit beda7b3ce3
1 changed files with 1 additions and 1 deletions

View File

@ -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;
}