forked from Imagelibrary/binutils-gdb
Corrected spelling in comment: extention-> to extension.
This commit is contained in:
@@ -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 *);
|
||||
|
||||
Reference in New Issue
Block a user