mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 18:08:24 +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
@ -259,7 +259,7 @@ bfd_mach_o_print_flags (const bfd_mach_o_xlat_name *table,
|
||||
printf ("-");
|
||||
}
|
||||
|
||||
/* Print a bfd_uint64_t, using a platform independant style. */
|
||||
/* Print a bfd_uint64_t, using a platform independent style. */
|
||||
|
||||
static void
|
||||
printf_uint64 (bfd_uint64_t v)
|
||||
|
Reference in New Issue
Block a user