forked from KolibriOS/kolibrios
Bugfix for API 74, -1
git-svn-id: svn://kolibrios.org@3879 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
f5638529b0
commit
6a650a3fbd
@ -618,7 +618,7 @@ checksum_2:
|
||||
align 4
|
||||
sys_network:
|
||||
|
||||
cmp ebx, -1
|
||||
cmp bl, 255
|
||||
jne @f
|
||||
|
||||
mov eax, [NET_RUNNING]
|
||||
|
Loading…
Reference in New Issue
Block a user