Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 465 → Rev 464

/kernel/trunk/fs/fat32.inc
3267,7 → 3267,7
mov ebx, [ebx+4]
test ebx, ebx
jz @f
; add ebx, std_application_base_address
add ebx, std_application_base_address
@@:
 
;----------------------------------------------------------------