[committed] BFD/MIPS: Typo fixed in mips_elf_calculate_relocation
Maciej W. Rozycki
macro@codesourcery.com
Fri Oct 29 21:28:00 GMT 2010
Hi,
Committed as obvious.
2010-10-29 Maciej W. Rozycki <macro@codesourcery.com>
* elfxx-mips.c (mips_elf_calculate_relocation): Fix a typo.
Maciej
Index: bfd/elfxx-mips.c
===================================================================
RCS file: /cvs/src/src/bfd/elfxx-mips.c,v
retrieving revision 1.277
diff -u -p -r1.277 elfxx-mips.c
--- bfd/elfxx-mips.c 25 Oct 2010 15:54:16 -0000 1.277
+++ bfd/elfxx-mips.c 29 Oct 2010 21:24:58 -0000
@@ -5152,7 +5152,7 @@ mips_elf_calculate_relocation (bfd *abfd
addend = 0;
}
- /* If we haven't already determined the GOT offset, oand we're going
+ /* If we haven't already determined the GOT offset, and we're going
to need it, get it now. */
switch (r_type)
{
More information about the Binutils
mailing list