merge
commit
9f8376d56a
|
@ -151,6 +151,7 @@ printargs(int pid)
|
||||||
while(*p == ' ')
|
while(*p == ' ')
|
||||||
*p-- = 0;
|
*p-- = 0;
|
||||||
print("%s", b);
|
print("%s", b);
|
||||||
|
close(fd);
|
||||||
}
|
}
|
||||||
|
|
||||||
void
|
void
|
||||||
|
|
Loading…
Reference in New Issue