Corrected spelling in comment: extention-> to extension.
This commit is contained in:
parent
0fa6923a1a
commit
8c990f3c14
@ -82,7 +82,7 @@ struct extra
|
||||
{
|
||||
char str[128];
|
||||
int len;
|
||||
}; /* maximum extention is 128! FIXME */
|
||||
}; /* maximum extension is 128! FIXME */
|
||||
|
||||
static void add_name (struct extra *, char *);
|
||||
static void add_mangled_type (struct extra *, struct type *);
|
||||
|
Loading…
Reference in New Issue
Block a user