summaryrefslogtreecommitdiff
path: root/bfd/elf64-s390.c
diff options
context:
space:
mode:
authorKazu Hirata <kazu@codesourcery.com>2002-06-03 01:57:10 +0000
committerKazu Hirata <kazu@codesourcery.com>2002-06-03 01:57:10 +0000
commit616649ea0ab380f48327341ec616878ec304e229 (patch)
treee1f3dfca883f59830a7ee51b99154b7bbb58b2ef /bfd/elf64-s390.c
parentdd40559c36a3c2fbdda2e0407f1dafdde745b2a9 (diff)
downloadbinutils-redhat-616649ea0ab380f48327341ec616878ec304e229.tar.gz
* elf32-arc.c: Fix formatting.
* elf32-arm.h: Likewise. * elf32-cris.c: Likewise. * elf32-dlx.c: Likewise. * elf32-hppa.c: Likewise. * elf32-i386.c: Likewise. * elf32-i386qnx.c: Likewise. * elf32-or32.c: Likewise. * elf32-s390.c: Likewise. * elf32-sh64.c: Likewise. * elf32-vax.c: Likewise. * elf32-xstormy16.c: Likewise. * elf64-alpha.c: Likewise. * elf64-mmix.c: Likewise. * elf64-ppc.c: Likewise. * elf64-s390.c: Likewise. * elf64-sh64.c: Likewise. * elf64-x86-64.c: Likewise.
Diffstat (limited to 'bfd/elf64-s390.c')
-rw-r--r--bfd/elf64-s390.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/elf64-s390.c b/bfd/elf64-s390.c
index ceb5efa086..0d59f46184 100644
--- a/bfd/elf64-s390.c
+++ b/bfd/elf64-s390.c
@@ -1019,7 +1019,7 @@ elf_s390_adjust_dynamic_symbol (info, h)
/* If this is a function, put it in the procedure linkage table. We
will fill in the contents of the procedure linkage table later
- (although we could actually do it here). */
+ (although we could actually do it here). */
if (h->type == STT_FUNC
|| (h->elf_link_hash_flags & ELF_LINK_HASH_NEEDS_PLT) != 0)
{