Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 3406 → Rev 3407

/kernel/branches/net/network/tcp_input.inc
84,6 → 84,7
 
.wait:
mov eax, [TCP_input_event]
mov ebx, [eax + EVENT.id]
call wait_event
 
.loop: