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:
CleverMouse 2013-06-10 11:00:38 +00:00
parent 8bb5266143
commit afab73e955

View File

@ -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