mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-02 19:46:09 +08:00
* ChangeLog-9197: Fix comment typos.
* coffgrok.c: Likewise. * filemode.c: Likewise. * objcopy.c: Likewise. * objdump.c: Likewise. * prdbg.c: Likewise. * stabs.c: Likewise. * unwind-ia64.c: Likewise.
This commit is contained in:
@ -2055,7 +2055,7 @@ tg_struct_field (void *p, const char *name, bfd_vma bitpos ATTRIBUTE_UNUSED,
|
||||
if (! tg_fix_visibility (info, visibility))
|
||||
return FALSE;
|
||||
|
||||
/* It happends, a bug? */
|
||||
/* It happens, a bug? */
|
||||
if (! name[0])
|
||||
return TRUE;
|
||||
|
||||
|
Reference in New Issue
Block a user