forked from KolibriOS/kolibrios
fix sysfn 70.4 with new size = current size
git-svn-id: svn://kolibrios.org@3631 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
8bb5266143
commit
afab73e955
@ -2441,7 +2441,6 @@ fat_SetFileEnd:
|
||||
pop eax
|
||||
lea ebx, [ebp+FAT.buffer]
|
||||
call fs_write32_sys
|
||||
pop edi
|
||||
test eax, eax
|
||||
jz @f
|
||||
push ERROR_DEVICE
|
||||
|
Loading…
Reference in New Issue
Block a user