summaryrefslogtreecommitdiffstats
path: root/bfd/som.c
diff options
context:
space:
mode:
authorKazu Hirata <kazu@codesourcery.com>2001-10-10 12:08:29 +0000
committerKazu Hirata <kazu@codesourcery.com>2001-10-10 12:08:29 +0000
commit08da05b004779169c90558b82fe2050d2da5342f (patch)
treec04673f09e696dcb45288af2c4ae79eab137c081 /bfd/som.c
parent079e9a2ffe5141cc3e2a7af21c77f3a2f2d1ce49 (diff)
downloadppe42-binutils-08da05b004779169c90558b82fe2050d2da5342f.tar.gz
ppe42-binutils-08da05b004779169c90558b82fe2050d2da5342f.zip
* aout-encap.c: Fix comment typos.
* aoutx.h: Likewise. * archive.c: Likewise. * bout.c: Likewise. * coff64-rs6000.c: Likewise. * coffcode.h: Likewise. * coffgen.c: Likewise. * cofflink.c: Likewise. * coff-mips.c: Likewise. * ecoff.c: Likewise. * elf32-m32r.c: Likewise. * libcoff-in.h: Likewise. * libecoff.h: Likewise. * libxcoff.h: Likewise. * nlm32-i386.c: Likewise. * pdp11.c: Likewise. * section.c: Likewise. * som.c: Likewise. * som.h: Likewise. * bfd-in2.h: Regenerate. * libcoff.h: Likewise.
Diffstat (limited to 'bfd/som.c')
-rw-r--r--bfd/som.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/som.c b/bfd/som.c
index 95735f5955..39a4d5deb6 100644
--- a/bfd/som.c
+++ b/bfd/som.c
@@ -2960,7 +2960,7 @@ som_write_fixups (abfd, current_offset, total_reloc_sizep)
break;
case R_END_TRY:
- /* The end of a exception handling region. The reloc's
+ /* The end of an exception handling region. The reloc's
addend contains the offset of the exception handling
code. */
if (bfd_reloc->addend == 0)
OpenPOWER on IntegriCloud