ps: cleanup
This commit is contained in:
parent
dc25c70249
commit
82ece1bb0c
1 changed files with 1 additions and 0 deletions
|
@ -93,6 +93,7 @@ ps(char *s)
|
|||
stime = strtoul(argv[4], 0, 0)/1000;
|
||||
rtime = strtoul(argv[5], 0, 0)/1000;
|
||||
size = strtoul(argv[9], 0, 0);
|
||||
|
||||
if(nflag){
|
||||
snprint(nbuf, sizeof nbuf, " %8s", "?");
|
||||
sprint(buf, "%s/noteid", s);
|
||||
|
|
Loading…
Reference in a new issue