Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 3643 → Rev 3644

/kernel/trunk/network/tcp_output.inc
549,7 → 549,8
pop ecx
pop eax
 
inc [TCP_segments_tx] ; FIXME: correct interface?
call NET_ptr_to_num4
inc [TCP_segments_tx + edi]
 
; update advertised receive window
test ecx, ecx