Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 5090 → Rev 5089

/programs/develop/libraries/network/examples/nslookup.asm
1,5 → 1,3
format binary as ""
 
use32
; standard header
db 'MENUET01' ; signature
17,7 → 15,7
include '../../../../proc32.inc'
include '../../../../dll.inc'
 
include '../../../../network.inc'
include '../network.inc'
 
; entry point
start: