forked from Imagelibrary/binutils-gdb
* ChangeLog: Fix typos.
* ChangeLog-9197: Likewise. * ChangeLog-9899: Likewise. * NEWS: Likewise. * ar.c: Fix comment typos. * arsup.c: Likewise. * coffgrok.c: Likewise. * debug.c: Likewise. * debug.h: Likewise. * dlltool.c: Likewise. * ieee.c: Likewise. * nm.c: Likewise. * objdump.c: Likewise. * prdbg.c: Likewise. * readelf.c: Likewise. * resrc.c: Likewise. * sysinfo.y: Likewise. * windres.c: Likewise.
This commit is contained in:
@@ -6036,7 +6036,7 @@ ieee_end_struct_type (void *p)
|
||||
&& ! ieee_buffer_emptyp (&info->type_stack->type.strdef));
|
||||
|
||||
/* If we were ignoring this struct definition because it was a
|
||||
duplicate defintion, just through away whatever bytes we have
|
||||
duplicate definition, just through away whatever bytes we have
|
||||
accumulated. Leave the type on the stack. */
|
||||
if (info->type_stack->type.ignorep)
|
||||
return TRUE;
|
||||
|
||||
Reference in New Issue
Block a user