made interrupted static again

This commit is contained in:
Guido van Rossum 1995-01-17 16:11:53 +00:00
parent 087579ea51
commit 62e376b164
1 changed files with 1 additions and 1 deletions

View File

@ -174,7 +174,7 @@ intrcheck()
#include <string.h>
#include <signal.h>
int interrupted;
static int interrupted;
/* ARGSUSED */
static RETSIGTYPE