Bump NString
This commit is contained in:
parent
50452b88e9
commit
e493a7f233
1 changed files with 1 additions and 1 deletions
2
all.h
2
all.h
|
@ -33,7 +33,7 @@ typedef struct Lnk Lnk;
|
|||
typedef struct Target Target;
|
||||
|
||||
enum {
|
||||
NString = 72,
|
||||
NString = 80,
|
||||
NIns = 1 << 20,
|
||||
NAlign = 3,
|
||||
NField = 32,
|
||||
|
|
Loading…
Add table
Reference in a new issue