Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 326 → Rev 327

/programs/develop/tinypad/trunk/tp-tabctl.asm
574,10 → 574,6
jae .lp1
lea eax,[ebp+TABITEM.Editor.FilePath]
add eax,[ebp+TABITEM.Editor.FileName]
cmp byte[eax],0
jne @f
int3
@@:
call strlen
imul ebx,eax,6
add ebx,9