mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-28 15:18:37 +08:00
Fix spelling in comments in C source files (binutils)
* dwarf.c: Fix spelling in comments. * dwarf.h: Fix spelling in comments. * objcopy.c: Fix spelling in comments. * od-macho.c: Fix spelling in comments. * rclex.c: Fix spelling in comments. * readelf.c: Fix spelling in comments. * stabs.c: Fix spelling in comments.
This commit is contained in:

committed by
Alan Modra

parent
7fb048a2ee
commit
222c2bf0a2
@ -1748,7 +1748,7 @@ add_redefine_syms_file (const char *filename)
|
||||
free (buf);
|
||||
}
|
||||
|
||||
/* Copy unkown object file IBFD onto OBFD.
|
||||
/* Copy unknown object file IBFD onto OBFD.
|
||||
Returns TRUE upon success, FALSE otherwise. */
|
||||
|
||||
static bfd_boolean
|
||||
|
Reference in New Issue
Block a user