fix misplaced indention in sys/procfs.h

This commit is contained in:
Rich Felker 2016-07-03 14:38:53 -04:00
parent 45ba07fded
commit 093288dcb3

View File

@ -34,7 +34,7 @@ struct elf_prstatus {
#define ELF_PRARGSZ 80
struct elf_prpsinfo
{
{
char pr_state;
char pr_sname;
char pr_zomb;