globalR.
This commit is contained in:
@@ -685,7 +685,7 @@ my_exit(int st)
|
|||||||
else if ( counter++ < 10 )
|
else if ( counter++ < 10 )
|
||||||
{
|
{
|
||||||
fprintf(stderr,"would have exit.(%d)\n",st);
|
fprintf(stderr,"would have exit.(%d)\n",st);
|
||||||
rs->replaydone = 1;
|
globalR.replaydone = 1;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user