forked from KolibriOS/kolibrios
net-branch:
Fixed error in udp.inc Fixed another error in checksum, seems to work bug-free now :) git-svn-id: svn://kolibrios.org@1483 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -276,9 +276,8 @@ checksum_1:
|
||||
adc dh, [esi+0]
|
||||
|
||||
adc edx, 0
|
||||
|
||||
inc ecx
|
||||
inc ecx
|
||||
inc esi
|
||||
inc esi
|
||||
|
||||
.no_2:
|
||||
popf
|
||||
|
Reference in New Issue
Block a user