Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 1172 → Rev 1173

/kernel/branches/net/network/udp.inc
219,9 → 219,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