wrong type :)
This commit is contained in:
parent
189986d23f
commit
ac8a23d733
@ -9,7 +9,7 @@ struct pstat
|
|||||||
pid_t pt_ppid;
|
pid_t pt_ppid;
|
||||||
char pt_name[128];
|
char pt_name[128];
|
||||||
int pt_state;
|
int pt_state;
|
||||||
pid_t pt_time;
|
long pt_time;
|
||||||
};
|
};
|
||||||
|
|
||||||
#define PT_IDLE 0
|
#define PT_IDLE 0
|
||||||
|
Loading…
Reference in New Issue
Block a user