From e1fb9245d47c0245f6beee099c461d39f3769087 Mon Sep 17 00:00:00 2001 From: Kazu Hirata Date: Mon, 27 Oct 2003 12:45:17 +0000 Subject: * ChangeLog: Fix typos. * ChangeLog-9295: Likewise. * as.c: Fix comment typos. * as.h: Likewise. * atof-generic.c: Likewise. * bit_fix.h: Likewise. * frags.h: Likewise. * hash.c: Likewise. * input-file.c: Likewise. * input-scrub.c: Likewise. * itbl-ops.c: Likewise. * itbl-parse.y: Likewise. * listing.c: Likewise. * macro.h: Likewise. * read.c: Likewise. * sb.c: Likewise. * sb.h: Likewise. * symbols.c: Likewise. * symbols.h: Likewise. --- gas/macro.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gas/macro.h') diff --git a/gas/macro.h b/gas/macro.h index 7710215073..0de7d162e0 100644 --- a/gas/macro.h +++ b/gas/macro.h @@ -35,7 +35,7 @@ list of formal arguments, and also keeps a hash table which points into the list to speed up formal search. Each formal knows its name and its default value. Each time the macro is expanded, the - formals get the actual values attatched to them. */ + formals get the actual values attached to them. */ /* Describe the formal arguments to a macro. */ -- cgit v1.2.1