changed IDL
This commit is contained in:
parent
9748f946ce
commit
032929c22c
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
#define LONGOFF
|
||||
|
||||
|
||||
#define IDL 8 /* identifier length */
|
||||
#define IDL 256 /* maximum identifier length */
|
||||
#define DYNAMIC 1
|
||||
#define NARGBYTES 14
|
||||
#define BMASK 0377
|
||||
|
|
Loading…
Reference in a new issue