Fix style

git-svn-id: svn://kolibrios.org@7322 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
pavelyakov 2018-08-25 13:27:47 +00:00
parent 3c1445e6c6
commit 889dc1746b

View File

@ -225,9 +225,9 @@ setInt0x40:
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