Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 9728 → Rev 9729

/kernel/trunk/network/IPv4.inc
490,8 → 490,8
 
push eax
mov ax, [edx + IPv4_header.FlagsAndFragmentOffset]
shl ax, 3
xchg al, ah
shl ax, 3
add cx, ax
pop eax
DEBUGF DEBUG_NETWORK_VERBOSE, "IPv4_input: Total Fragment size=%u\n", ecx