fix: delete command

git-svn-id: svn://kolibrios.org@1302 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
tsdima 2009-12-01 21:34:31 +00:00
parent 77ccac81eb
commit 1a8c5f6b96

View File

@ -1289,6 +1289,7 @@ cmdDELE:
and dword [ebx+16], 0
mov eax, 70
mcall
mov ebx, fileinfoblock
pop dword [ebx+16]
pop dword [ebx+12]