Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 1206 → Rev 1541

/kernel/branches/net/applications/arpcfg/arpcfg.asm
147,8 → 147,6
 
; DATA AREA
 
IM_END:
 
name db 'ARP manager',0
 
title db '# IP-address MAC-address Status TTL',0
166,6 → 164,8
 
include_debug_strings ; ALWAYS present in data section
 
IM_END:
 
I_PARAM rb 1024
 
I_END: