fix reinitialization of streams at Restore.
This commit is contained in:
@@ -3330,7 +3330,7 @@ static const IOSTREAM S__iob0[] =
|
||||
|
||||
|
||||
void
|
||||
SinitStreams()
|
||||
SinitStreams(void)
|
||||
{ static int done;
|
||||
|
||||
if ( !done++ )
|
||||
|
||||
Reference in New Issue
Block a user