Commit 7ce87fca by Dave Love

Set f__init to avoid spurious recursive i/o error from formatted

direct i/o.

From-SVN: r22495
parent 39170597
......@@ -35,5 +35,6 @@ integer e_wsfe(Void)
integer e_wdfe(Void)
{
f__init = 1;
return en_fio();
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment