summaryrefslogtreecommitdiffstats
path: root/sys/kern/tty_info.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/kern/tty_info.c')
-rw-r--r--sys/kern/tty_info.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/kern/tty_info.c b/sys/kern/tty_info.c
index cbd7402..b9d9c1a 100644
--- a/sys/kern/tty_info.c
+++ b/sys/kern/tty_info.c
@@ -76,7 +76,7 @@ __FBSDID("$FreeBSD$");
#define BOTH 3
static int
-proc_sum(struct proc *p, int *estcpup)
+proc_sum(struct proc *p, fixpt_t *estcpup)
{
struct thread *td;
int estcpu;
OpenPOWER on IntegriCloud