Browse Source

+ comment (no functional changes)

Nikolay Nikolov 10 months ago
parent
commit
9eaf79d30c
1 changed files with 1 additions and 0 deletions
  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.