From 5d224583a128fc2df12efb258552b45d7d0ef38d Mon Sep 17 00:00:00 2001 From: Drazen Kacar Date: Mon, 29 Nov 1999 16:19:28 +0000 Subject: [PATCH] @#$!%@# gcc!!! --- sysdeps/solaris/open.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysdeps/solaris/open.c b/sysdeps/solaris/open.c index eb653a6b..b2c8f999 100644 --- a/sysdeps/solaris/open.c +++ b/sysdeps/solaris/open.c @@ -72,7 +72,7 @@ glibtop_get_kstats(glibtop *server) life time of a process, but let's hope that's just an error in the documentation. */ - if((nproc_same = new_ncpu) == server->ncpu) + if(nproc_same = new_ncpu == server->ncpu) { int checked, i; char cpu[20];