fix misplaced indention in sys/procfs.h

This commit is contained in:
Rich Felker
2016-07-03 15:02:24 -04:00
parent 45ba07fded
commit 093288dcb3
+1 -1
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;