Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 2971 → Rev 837

/kernel/branches/kolibri_pe/fdo.inc
201,6 → 201,7
if ~_hex eq ax
movzx eax,_hex
end if
shl eax,16
if (_num eq)
mov edx,4
end if
208,6 → 209,7
if ~_hex eq al
movzx eax,_hex
end if
shl eax,24
if (_num eq)
mov edx,2
end if