kernel: fix for 3558

git-svn-id: svn://kolibrios.org@3576 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Sergey Semyonov (Serge) 2013-05-30 05:24:54 +00:00
parent f311a3a61b
commit 70b7b47b34

View File

@ -1024,6 +1024,8 @@ align 4
; no it's not, just activate the window
call window._.window_activate
xor eax, eax
ret
;--------------------------------------
align 4
.exit: