浏览代码

* Fix tw1041 test failure

git-svn-id: trunk@16571 -
pierre 14 年之前
父节点
当前提交
9276fa437f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      rtl/go32v2/sysutils.pp

+ 1 - 1
rtl/go32v2/sysutils.pp

@@ -558,7 +558,7 @@ BEGIN
        Do_DiskData:=int64(rec.TotalAllocUnits)*rec.SecPerClus*rec.BytePerSec;
     end
    else
-    Do_DiskData:=-1;
+    OldDosDiskData;
   end
  else
   OldDosDiskData;