mirror of
https://git.musl-libc.org/git/musl
synced 2025-01-21 21:52:04 +03:00
fix misspelling of a legacy macro name in sys/param.h
This commit is contained in:
parent
71e8392765
commit
4b8f94c250
@ -7,7 +7,7 @@
|
||||
#define MAXPATHLEN 4096
|
||||
#define NBBY 8
|
||||
#define NGROUPS 32
|
||||
#define CANBSIZE 255
|
||||
#define CANBSIZ 255
|
||||
#define NOFILE 256
|
||||
#define NCARGS 131072
|
||||
#define DEV_BSIZE 512
|
||||
|
Loading…
Reference in New Issue
Block a user