Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 6376 → Rev 6378

/programs/cmm/aelia/prepare_page.h
110,7 → 110,7
}
strtrim(text.start);
// try to change the special symbols that may appear
text.fixSpecial();
text.fixSpecial(text.start);
 
while (get_label_len(text.start) + stroka_x + 30 > list.w)
{