summaryrefslogtreecommitdiff
path: root/bfd/coffcode.h
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
commiteb6f1ba3a48d8bf32feaadccff50f2a816d81ee9 (patch)
treeda36a4414aa94f32fabcfeff7315970fafddd1b9 /bfd/coffcode.h
parentcaa1d8ecbdb4b9bbf9559b46fc0f9c185a54777d (diff)
downloadgdb-eb6f1ba3a48d8bf32feaadccff50f2a816d81ee9.tar.gz
* 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/coffcode.h')
-rw-r--r--bfd/coffcode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/coffcode.h b/bfd/coffcode.h
index 7c0f3e12776..c2a2950a431 100644
--- a/bfd/coffcode.h
+++ b/bfd/coffcode.h
@@ -917,7 +917,7 @@ handle_COMDAT (abfd, sec_flags, hdr, name, section)
char *newname;
bfd_size_type amt;
- /* This must the the second symbol with the
+ /* This must the second symbol with the
section #. It is the actual symbol name.
Intel puts the two adjacent, but Alpha (at
least) spreads them out. */