summaryrefslogtreecommitdiff
path: root/bfd/elf32-i960.c
diff options
context:
space:
mode:
authorKazu Hirata <kazu@codesourcery.com>2000-12-05 13:20:10 +0000
committerKazu Hirata <kazu@codesourcery.com>2000-12-05 13:20:10 +0000
commiteba197c28c5f713fd9cf32f86756f7113cb5ab05 (patch)
treece731e51a00abafdbe8403edbdc48052c03ceb96 /bfd/elf32-i960.c
parent04bdc6d0c55e89d738f47f314033952f9fd66a74 (diff)
downloadbinutils-redhat-eba197c28c5f713fd9cf32f86756f7113cb5ab05.tar.gz
2000-12-05 Kazu Hirata <kazu@hxi.com>
* elf32-fr30.c: Fix formatting. * elf32-hppa.c: Likewise. * elf32-i370.c: Likewise. * elf32-i386.c: Likewise. * elf32-i860.c: Likewise. * elf32-i960.c: Likewise.
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)
{