forked from KolibriOS/kolibrios
fat fix: report write size
git-svn-id: svn://kolibrios.org@6846 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
201a5bf041
commit
3cbf21dcbe
@ -2707,11 +2707,11 @@ fat_Write:
|
||||
@@:
|
||||
call fat_unlock
|
||||
pop eax edi
|
||||
xor ebx, ebx
|
||||
ret
|
||||
|
||||
.eof:
|
||||
push ERROR_END_OF_FILE
|
||||
xor ebx, ebx
|
||||
jmp @b
|
||||
|
||||
.device_err2:
|
||||
|
Loading…
Reference in New Issue
Block a user