mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-03 13:23:00 +08:00
Fix spelling typos.
This commit is contained in:

committed by
Nick Clifton

parent
c5ed057625
commit
de194d8575
@ -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')
|
||||
{
|
||||
|
Reference in New Issue
Block a user