Nicolas Cannasse 9 年之前
父节点
当前提交
78c28c7e84
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/hl.h

+ 1 - 1
src/hl.h

@@ -276,7 +276,7 @@ typedef struct {
 	int nparams;
 	hl_type **params;
 	int size;
-	bool hasPtr;
+	bool hasptr;
 	int *offsets;
 } hl_enum_construct;