small bug in ramdrive save function

git-svn-id: svn://kolibrios.org@48 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Andrey Halyavin (halyavin) 2006-02-16 07:36:13 +00:00
parent 2945b2faa6
commit 39feda9fd3

View File

@ -438,7 +438,7 @@ mov [edi+22],ax ; time
mov eax,[esp+12]
cmp eax,512
jb flnsa
jbe flnsa
sub eax,512
mov [esp+12],eax
mov eax,[esp+16]