Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 1196 → Rev 1197

/kernel/branches/net/network/udp.inc
218,9 → 218,9
cmp edi, -1
je .exit
 
sub ecx , UDP_Packet.Data
mov byte[edi + UDP_Packet.Length], ch
mov byte[edi + UDP_Packet.Length+1], cl
sub ecx , UDP_Packet.Data
 
pop esi
push edi