Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 9429 → Rev 9430

/kernel/trunk/core/dll.inc
172,6 → 172,10
jae .fail
 
mov eax, [ecx+handle]
 
cmp eax, OS_BASE
jae .fail
 
cmp [eax+SRV.magic], ' SRV'
jne .fail