Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 3617 → Rev 3618

/programs/network/netstat/netstat.asm
26,8 → 26,8
dd (I_END+0x1000) ; esp
dd 0, 0 ; I_Param , I_Path
 
include '..\macros.inc'
include '..\network.inc'
include '../../macros.inc'
include '../../network.inc'
 
START:
mcall 40, EVM_REDRAW + EVM_BUTTON + EVM_STACK2
324,9 → 324,7
pop ecx
mcall
 
 
 
mov edx, 50 shl 16 + 150
; mov edx, 50 shl 16 + 150
mov [last], 0
 
.arp_loop: