Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 2885 → Rev 2884

/programs/network/htmlv/browser/include/colors.h
156,7 → 156,7
textlen=0;
char ch=0x00;
 
if (ESBYTE[htmlcolor]<>'#') return text_colors[0];
if (ESBYTE[htmlcolor]<>'#') return;
 
textlen = strlen(htmlcolor);