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:
hidnplayr
2010-06-07 12:57:52 +00:00
parent 34c194bda4
commit e4b0f6f30d
2 changed files with 12 additions and 11 deletions

View File

@@ -276,9 +276,8 @@ checksum_1:
adc dh, [esi+0]
adc edx, 0
inc ecx
inc ecx
inc esi
inc esi
.no_2:
popf