Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 5521 → Rev 5522

/kernel/trunk/network/tcp_subr.inc
292,7 → 292,7
call IPv4_output
jz .error
pop esi cx
push edx eax
push eax
 
;-----------------------------------------------
; Fill in the TCP header by using the socket ptr
376,7 → 376,7
jz .error
pop esi cx
 
push edx eax
push eax
 
;---------------------------------------------------
; Fill in the TCP header by using a received segment