Fixed typo in preproc/type.h
This commit is contained in:
parent
171824087c
commit
cc592ed8ea
@ -90,7 +90,7 @@ struct this_type
|
||||
char *type_str;
|
||||
int type_dimension;
|
||||
int type_index;
|
||||
int type_sizeof;
|
||||
char * type_sizeof;
|
||||
};
|
||||
|
||||
struct _include_path
|
||||
|
Loading…
x
Reference in New Issue
Block a user