forked from KolibriOS/kolibrios
fix wrong bugfix
git-svn-id: svn://kolibrios.org@2127 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
522cf51783
commit
c6488a8b7b
@ -605,7 +605,6 @@ newline
|
|||||||
|
|
||||||
.cl_found:
|
.cl_found:
|
||||||
call read_number ; eax = number from *esi
|
call read_number ; eax = number from *esi
|
||||||
inc eax ; bugfix :)
|
|
||||||
|
|
||||||
.write_final_size:
|
.write_final_size:
|
||||||
mov [final_size],eax ; if this works, i will b very happy...
|
mov [final_size],eax ; if this works, i will b very happy...
|
||||||
|
Loading…
Reference in New Issue
Block a user