2
0
Nicolas Cannasse 9 жил өмнө
parent
commit
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;