瀏覽代碼

bump NString

Quentin Carbonneaux 4 年之前
父節點
當前提交
49fb63ebac
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      all.h

+ 1 - 1
all.h

@@ -31,7 +31,7 @@ typedef struct Dat Dat;
 typedef struct Target Target;
 typedef struct Target Target;
 
 
 enum {
 enum {
-	NString = 64,
+	NString = 72,
 	NIns    = 1 << 20,
 	NIns    = 1 << 20,
 	NAlign  = 3,
 	NAlign  = 3,
 	NField  = 32,
 	NField  = 32,