Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 2884 → Rev 2885

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