fixed pstree bug

This commit is contained in:
aiju 2011-07-05 05:41:00 -04:00
parent f2a9244e2d
commit ce14460bed

View file

@ -151,6 +151,7 @@ printargs(int pid)
while(*p == ' ')
*p-- = 0;
print("%s", b);
close(fd);
}
void