eoCtrlCcontinue had a few remaining errors :-(

This commit is contained in:
evomarc 2001-04-09 16:03:18 +00:00
commit 27691b21fd
2 changed files with 4 additions and 3 deletions

View file

@ -27,8 +27,8 @@
#include <stream.h>
// --- Global variables - but don't know what else to do - MS ---
static bool arret_demande = false;
static bool existCtrlCContinue = false;
bool arret_demande = false;
bool existCtrlCContinue = false;
//
// The signal handler - installed in the eoCtrlCContinue Ctor