Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 2856 → Rev 2857

/kernel/branches/net/applications/zeroconf/zeroconf.asm
297,10 → 297,6
 
DEBUGF 1,"->%d bytes received\n", eax
 
push eax
mcall 75, 1, [socketNum] ; exit the socket
pop eax
 
cmp eax, -1
je error
 
449,6 → 445,7
 
 
apipa:
mcall close, [socketNum]
stdcall mem.Free, [dhcpMsg]
 
link_local: