Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 6599 → Rev 6611

/kernel/trunk/fs/fs_lfn.inc
145,7 → 145,9
cmp eax, fs_NumCdServices
jae @f
add ebx, 4
push ebp
call dword[fs_CdServices + eax*4]
pop ebp
mov [image_of_eax], eax
mov [image_of_ebx], ebx
@@: