Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 960 → Rev 961

/kernel/trunk/gui/window.inc
22,7 → 22,7
mov al,[edi+WDATA.fl_wstyle]
and al,0x0F
cmp al,0x03
jne @f
jb @f
mov eax,[_skinh]
add eax,3
ret