fix reinitialization of streams at Restore.

This commit is contained in:
Vitor Santos Costa
2011-03-28 22:55:28 +01:00
parent 889e146f0d
commit 598452c069
3 changed files with 9 additions and 3 deletions

View File

@@ -3330,7 +3330,7 @@ static const IOSTREAM S__iob0[] =
void
SinitStreams()
SinitStreams(void)
{ static int done;
if ( !done++ )