Ver Fonte

fix misplaced indention in sys/procfs.h

Rich Felker há 8 anos atrás
pai
commit
093288dcb3
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      include/sys/procfs.h

+ 1 - 1
include/sys/procfs.h

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