From 50c2245bd8d8b406e46e3888df92f2443f76a94f Mon Sep 17 00:00:00 2001 From: Kazu Hirata Date: Mon, 27 Oct 2003 13:20:32 +0000 Subject: * ChangeLog: Fix typos. * ChangeLog-9197: Likewise. * ChangeLog-9899: Likewise. * NEWS: Likewise. * ar.c: Fix comment typos. * arsup.c: Likewise. * coffgrok.c: Likewise. * debug.c: Likewise. * debug.h: Likewise. * dlltool.c: Likewise. * ieee.c: Likewise. * nm.c: Likewise. * objdump.c: Likewise. * prdbg.c: Likewise. * readelf.c: Likewise. * resrc.c: Likewise. * sysinfo.y: Likewise. * windres.c: Likewise. --- binutils/arsup.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'binutils/arsup.c') diff --git a/binutils/arsup.c b/binutils/arsup.c index e69281fcfd..676a6bc14c 100644 --- a/binutils/arsup.c +++ b/binutils/arsup.c @@ -235,7 +235,7 @@ ar_addlib (char *name, struct list *list) if (arch != NULL) map_over_list (arch, ar_addlib_doer, list); - /* Don't close the bfd, since it will make the elements disasppear. */ + /* Don't close the bfd, since it will make the elements disappear. */ } } -- cgit v1.2.1