Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 474 → Rev 485

/programs/fs/kfar/trunk/tools.inc
6,7 → 6,7
pop eax
push 12
pop ebx
int 0x40
mcall
pop ebx
ret
 
18,7 → 18,7
pop eax
push 13
pop ebx
int 0x40
mcall
pop ebx
ret
 
30,7 → 30,7
pop eax
push 20
pop ebx
int 0x40
mcall
pop ebx
ret
 
188,7 → 188,7
pop eax
push 19
pop ebx
int 0x40
mcall
mov edi, aInvalidDLL
test eax, eax
jz .sayerr