Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 1201 → Rev 1200

/kernel/branches/net/drivers/fdo.inc
199,6 → 199,7
if ~_hex eq ax
movzx eax,_hex
end if
shl eax,16
if (_num eq)
mov edx,4
end if
206,6 → 207,7
if ~_hex eq al
movzx eax,_hex
end if
shl eax,24
if (_num eq)
mov edx,2
end if