From e77760d2a8e54a23495587263316663ad713706a Mon Sep 17 00:00:00 2001 From: "Maciej W. Rozycki" Date: Fri, 29 Oct 2010 21:28:31 +0000 Subject: * elfxx-mips.c (mips_elf_calculate_relocation): Fix a typo. --- bfd/elfxx-mips.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bfd/elfxx-mips.c') diff --git a/bfd/elfxx-mips.c b/bfd/elfxx-mips.c index 4168900..bed8ed1 100644 --- a/bfd/elfxx-mips.c +++ b/bfd/elfxx-mips.c @@ -5152,7 +5152,7 @@ mips_elf_calculate_relocation (bfd *abfd, bfd *input_bfd, 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) { -- cgit v1.1