little fixes.
This commit is contained in:
parent
62c277efe8
commit
d2cbcb7722
2 changed files with 2 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ sproc(int xpid)
|
|||
free(correg);
|
||||
correg = nil;
|
||||
|
||||
fprint(2, "mapproc %d\n", xpid);
|
||||
if(mapproc(xpid, cormap, &correg) < 0)
|
||||
error("setproc %d: %r", pid);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue