Correct comments in gencore.c

This commit is contained in:
Masamichi Takagi
2017-06-16 21:47:09 +09:00
parent 52bc052e1a
commit fa6f20a3c4

View File

@ -182,7 +182,6 @@ void fill_prpsinfo(struct note *head, struct thread *thread, void *regs)
/* /*
We leave most of the fields unfilled. We leave most of the fields unfilled.
char pr_state;
char pr_sname; char pr_sname;
char pr_zomb; char pr_zomb;
char pr_nice; char pr_nice;