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:
gallatin 2000-12-01 20:57:02 +00:00
parent 635ce2d734
commit 5d775479f3

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 *