mirror of
git://git.musl-libc.org/musl
synced 2024-12-23 15:12:32 +00:00
fix misplaced indention in sys/procfs.h
This commit is contained in:
parent
45ba07fded
commit
093288dcb3
@ -34,7 +34,7 @@ struct elf_prstatus {
|
||||
#define ELF_PRARGSZ 80
|
||||
|
||||
struct elf_prpsinfo
|
||||
{
|
||||
{
|
||||
char pr_state;
|
||||
char pr_sname;
|
||||
char pr_zomb;
|
||||
|
Loading…
Reference in New Issue
Block a user