Răsfoiți Sursa

+ comment (no functional changes)

Nikolay Nikolov 1 an în urmă
părinte
comite
9eaf79d30c
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  1. 1 0
      rtl/ps1/system.pp

+ 1 - 0
rtl/ps1/system.pp

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