Commit cc592ed8 authored by Michael Meskes's avatar Michael Meskes

Fixed typo in preproc/type.h

parent 17182408
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment