From f29e1115a7bbaec86ccd403cc35b562fd6218d3b Mon Sep 17 00:00:00 2001 From: Kazu Hirata Date: Fri, 20 Dec 2002 22:41:13 +0000 Subject: * 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. --- bfd/cpu-cris.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bfd/cpu-cris.c') diff --git a/bfd/cpu-cris.c b/bfd/cpu-cris.c index e9f68abfcf..9e60ff062f 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. */ -- cgit v1.2.1