projects
/
oweals
/
musl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
45ba07f
)
fix misplaced indention in sys/procfs.h
author
Rich Felker
<dalias@aerifal.cx>
Sun, 3 Jul 2016 18:38:53 +0000
(14:38 -0400)
committer
Rich Felker
<dalias@aerifal.cx>
Sun, 3 Jul 2016 19:02:24 +0000
(15:02 -0400)
include/sys/procfs.h
patch
|
blob
|
history
diff --git
a/include/sys/procfs.h
b/include/sys/procfs.h
index f7936c43233ee9424c654f29add003a1167dd386..2a9287514d6534f8d44a616a05d4a3618675e507 100644
(file)
--- a/
include/sys/procfs.h
+++ b/
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;