fix another int/long type mismatch. This one was causing pigs to

die with an fpe on alpha because fscale wasn't properly initted
This commit is contained in:
Andrew Gallatin 2000-12-01 20:57:02 +00:00
parent d468ee6f1a
commit 36acf3d991

View File

@ -66,7 +66,7 @@ static struct p_times {
} *pt;
static long stime[CPUSTATES];
static long fscale;
static int fscale;
static double lccpu;
WINDOW *