Fix for previos revision

git-svn-id: svn://kolibrios.org@1235 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
vkos 2009-10-25 19:53:18 +00:00
parent 61550b1595
commit 7ccd9d85bb

View File

@ -701,6 +701,7 @@ endl
test eax, eax
je .default
dec eax
jmp .exit
.default:
mov eax, dword [_def_val]