forked from KolibriOS/kolibrios
Bugfix in telnet when connection cannot be made (net branch)
git-svn-id: svn://kolibrios.org@2543 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
405c94f794
commit
087ba52a9f
@ -182,10 +182,10 @@ mainloop:
|
||||
|
||||
fail:
|
||||
push str5
|
||||
jmp @b
|
||||
jmp main
|
||||
fail2:
|
||||
push str6
|
||||
jmp @b
|
||||
jmp main
|
||||
|
||||
done:
|
||||
push 1
|
||||
|
Loading…
Reference in New Issue
Block a user