浏览代码

+ comment (no functional changes)

Nikolay Nikolov 1 年之前
父节点
当前提交
9eaf79d30c
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      rtl/ps1/system.pp

+ 1 - 0
rtl/ps1/system.pp

@@ -142,5 +142,6 @@ begin
   { Setup stdin, stdout and stderr }
   SysInitStdIO;
 
+  { Reset IO Error }
   InOutRes:= 0;
 end.