From c03099e68268e7fab89559e11442f8b0619074a0 Mon Sep 17 00:00:00 2001 From: Kazu Hirata Date: Tue, 17 Dec 2002 01:13:56 +0000 Subject: * ChangeLog-9295: Fix a typo. * README: Likewise. * config/tc-d10v.c: Fix a comment typo. * config/tc-dlx.c: Likewise. * config/tc-h8300.h: Likewise. * config/tc-h8500.h: Likewise. * config/tc-mips.c: Likewise. * config/tc-s390.c: Likewise. * config/tc-sh.h: Likewise. * config/tc-tic80.h: Likewise. * config/tc-w65.h: Likewise. * config/tc-z8k.c: Likewise. * config/tc-z8k.h: Likewise. * testsuite/gas/h8300/cmpsi2.s: Likewise. --- gas/config/tc-w65.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gas/config/tc-w65.h') diff --git a/gas/config/tc-w65.h b/gas/config/tc-w65.h index a2cc9a8..2858b4f 100644 --- a/gas/config/tc-w65.h +++ b/gas/config/tc-w65.h @@ -29,7 +29,7 @@ struct fix; #define WORKING_DOT_WORD -/* This macro translates between an internal fix and an coff reloc type */ +/* This macro translates between an internal fix and a coff reloc type. */ #define TC_COFF_FIX2RTYPE(fixP) tc_coff_fix2rtype (fixP) #define BFD_ARCH bfd_arch_w65 -- cgit v1.1