summaryrefslogtreecommitdiff
path: root/bfd/elf32-i960.c
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/elf32-i960.c')
-rw-r--r--bfd/elf32-i960.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/elf32-i960.c b/bfd/elf32-i960.c
index 839fc3d892..20ee48b0f6 100644
--- a/bfd/elf32-i960.c
+++ b/bfd/elf32-i960.c
@@ -129,7 +129,7 @@ elf32_i960_relocate (abfd,
{
reloc_entry->addend -= symbol->value;
}
- /* This is more dubious. */
+ /* This is more dubious. */
else if (output_bfd != (bfd *) NULL
&& (symbol->flags & BSF_SECTION_SYM) != 0)
{