sys/sys: missed in r298981.
I am sure I've missed others as well, but at least it should be more readable now. No functional change.
This commit is contained in:
parent
46b0539ca4
commit
ca4aaf2359
@ -41,7 +41,7 @@
|
||||
#define IBE_NAME_MAX 32 /* Max size for entry name. */
|
||||
#define IBE_MAGIC_MAX 256 /* Max size for header magic and mask. */
|
||||
#define IBE_ARG_LEN_MAX 256 /* Max space for optional interpreter command-
|
||||
line argruments separated by white space */
|
||||
line arguments separated by white space */
|
||||
#define IBE_INTERP_LEN_MAX (MAXPATHLEN + IBE_ARG_LEN_MAX)
|
||||
#define IBE_MAX_ENTRIES 64 /* Max number of interpreter entries. */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user