浏览代码

* addition to the previous patch

git-svn-id: trunk@3932 -
Tomas Hajny 19 年之前
父节点
当前提交
f7f1f9917d
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      rtl/go32v2/dos.pp

+ 2 - 2
rtl/go32v2/dos.pp

@@ -169,8 +169,8 @@ type
     comtail   : realptr;
     comtail   : realptr;
     firstFCB  : realptr;
     firstFCB  : realptr;
     secondFCB : realptr;
     secondFCB : realptr;
-    iniStack  : realptr;
-    iniCSIP   : realptr;
+{    iniStack  : realptr;
+    iniCSIP   : realptr;}
   end;
   end;
 var
 var
   current_dos_buffer_pos,
   current_dos_buffer_pos,