From 396a24671935a40f9b9681416e8837488fefcea2 Mon Sep 17 00:00:00 2001 From: Kazu Hirata Date: Thu, 2 Jan 2003 03:53:53 +0000 Subject: * ldfile.c: Fix comment typos. * ldlang.c: Likewise. * mri.c: Likewise. * pe-dll.c: Likewise. --- ld/ldfile.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ld/ldfile.c') diff --git a/ld/ldfile.c b/ld/ldfile.c index b30fbe2..5b6f2ef 100644 --- a/ld/ldfile.c +++ b/ld/ldfile.c @@ -402,7 +402,7 @@ try_open (name, exten) } /* Try to open NAME; if that fails, look for it in any directories - specified with -L, without and with EXTEND apppended. */ + specified with -L, without and with EXTEND appended. */ FILE * ldfile_find_command_file (name, extend) -- cgit v1.1