aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/acid
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/acid')
-rw-r--r--src/cmd/acid/proc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cmd/acid/proc.c b/src/cmd/acid/proc.c
index 02c44533..10923a91 100644
--- a/src/cmd/acid/proc.c
+++ b/src/cmd/acid/proc.c
@@ -51,6 +51,7 @@ sproc(int xpid)
}
}
pid = xpid;
+ corpid = pid;
s = look("pid");
s->v->store.u.ival = pid;