forked from KolibriOS/kolibrios
Fix style
git-svn-id: svn://kolibrios.org@7322 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
3c1445e6c6
commit
889dc1746b
@ -225,9 +225,9 @@ setInt0x40:
|
|||||||
mov byte[ebx], dl
|
mov byte[ebx], dl
|
||||||
|
|
||||||
; hash security function
|
; hash security function
|
||||||
add dword[hashDataFunction1], edx
|
; add dword[hashDataFunction1], edx
|
||||||
mov edx, dword[hashDataFunction1]
|
; mov edx, dword[hashDataFunction1]
|
||||||
add dword[hashDataFunction2], edx
|
; add dword[hashDataFunction2], edx
|
||||||
; -----------------------------
|
; -----------------------------
|
||||||
|
|
||||||
inc ebx
|
inc ebx
|
||||||
|
Loading…
Reference in New Issue
Block a user