summaryrefslogtreecommitdiff
path: root/bfd/cpu-cris.c
diff options
context:
space:
mode:
authorKazu Hirata <kazu@codesourcery.com>2002-12-20 22:41:13 +0000
committerKazu Hirata <kazu@codesourcery.com>2002-12-20 22:41:13 +0000
commit19852a2abd4f698ced10f575b2de381dd09e441d (patch)
tree26ebee768a1d0deeae6234cb837e018385e6c081 /bfd/cpu-cris.c
parent14e9ca951563089b049696580d420f648d73cc54 (diff)
downloadbinutils-gdb-19852a2abd4f698ced10f575b2de381dd09e441d.tar.gz
* coff-h8300.c: Fix comment typos.
* coffcode.h: Likewise. * cpu-cris.c: Likewise. * elf32-vax.c: Likewise. * genlink.h: Likewise. * linker.c: Likewise. * som.c: Likewise. * tekhex.c: Likewise. * vms-misc.c: Likewise.
Diffstat (limited to 'bfd/cpu-cris.c')
-rw-r--r--bfd/cpu-cris.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/cpu-cris.c b/bfd/cpu-cris.c
index e9f68abfcf0..9e60ff062f3 100644
--- a/bfd/cpu-cris.c
+++ b/bfd/cpu-cris.c
@@ -43,7 +43,7 @@ bfd_cris_arch =
bfd_default_compatible, /* A default function for testing
"machine" compatibility of two
bfd_arch_info_type. */
- bfd_default_scan, /* Check if an bfd_arch_info_type is a
+ bfd_default_scan, /* Check if a bfd_arch_info_type is a
match. */
NULL /* Pointer to next bfd_arch_info_type in
the same family. */