Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 7322 → Rev 7321

/kernel/trunk/core/syscall.inc
225,9 → 225,9
mov byte[ebx], dl
; hash security function
; add dword[hashDataFunction1], edx
; mov edx, dword[hashDataFunction1]
; add dword[hashDataFunction2], edx
add dword[hashDataFunction1], edx
mov edx, dword[hashDataFunction1]
add dword[hashDataFunction2], edx
; -----------------------------
inc ebx