+ comment (no functional changes)

This commit is contained in:
Nikolay Nikolov 2024-10-05 00:13:36 +03:00
parent f3ffadb217
commit 9eaf79d30c

View File

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