Set f__init to avoid spurious recursive i/o error from formatted
direct i/o. From-SVN: r22495
This commit is contained in:
parent
391705971a
commit
7ce87fcaf2
@ -35,5 +35,6 @@ integer e_wsfe(Void)
|
||||
|
||||
integer e_wdfe(Void)
|
||||
{
|
||||
f__init = 1;
|
||||
return en_fio();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user