Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 1200 → Rev 1201

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