Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 5989 → Rev 5990

/programs/cmm/TWB/img_cache.h
44,7 → 44,7
if (isattr("src="))
{
strcpy(#img_path, #val);
PageLinks.GetAbsoluteURL(#img_path);
GetAbsoluteURL(#img_path);
cur_pic = GetImage(#img_path);
}
if (isattr("alt="))