Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 3274 → Rev 3275

/kernel/branches/net/network/tcp_subr.inc
355,7 → 355,7
stosd
xor eax, eax
stosd
mov al, 0x50 ; Dataoffset: 20 bytes (sizeof.TCP_header)
mov al, 0x50 ; Dataoffset: 20 bytes (sizeof.TCP_header/4 shl 4)
stosb
mov al, cl
stosb