Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 3143 → Rev 3144

/kernel/branches/net/network/tcp_input.inc
243,7 → 243,7
lodsw
rol ax, 8
DEBUGF 1,"TCP_input: Maxseg=%u\n", ax
mov [ebx + TCP_SOCKET.t_maxseg], eax
call TCP_mss
@@:
jmp .opt_loop