fix wrong bugfix

git-svn-id: svn://kolibrios.org@2127 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
CleverMouse 2011-08-26 19:59:52 +00:00
parent 522cf51783
commit c6488a8b7b

View File

@ -605,7 +605,6 @@ newline
.cl_found:
call read_number ; eax = number from *esi
inc eax ; bugfix :)
.write_final_size:
mov [final_size],eax ; if this works, i will b very happy...