Fix spelling typos.
This commit is contained in:
parent
c5ed057625
commit
de194d8575
59 changed files with 308 additions and 223 deletions
|
@ -995,7 +995,7 @@ parse_stab_string (void *dhandle, struct stab_handle *info, int stabtype,
|
|||
break;
|
||||
|
||||
case 'T':
|
||||
/* Struct, union, or enum tag. For GNU C++, this can be be followed
|
||||
/* Struct, union, or enum tag. For GNU C++, this can be followed
|
||||
by 't' which means we are typedef'ing it as well. */
|
||||
if (*p != 't')
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue