From 2de1de6abe45bc409fa8293e75650bab5923bc1e Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Thu, 12 May 1994 19:18:22 +0000 Subject: Formerly info.c.~5~ --- proc/info.c | 1 - 1 file changed, 1 deletion(-) diff --git a/proc/info.c b/proc/info.c index ee10e241..7f6a5cdf 100644 --- a/proc/info.c +++ b/proc/info.c @@ -44,7 +44,6 @@ S_proc_pid2task (struct proc *callerp, if (!check_uid (callerp, p->p_owner)) return EPERM; - *t = p->p_task; return 0; -- cgit v1.2.3