Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 5029 → Rev 5090

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