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:
Ambrogino Modigliani
2016-11-25 21:01:40 +01:00
committed by Alan Modra
parent 7fb048a2ee
commit 222c2bf0a2
8 changed files with 18 additions and 8 deletions

View File

@ -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)