* ldlang.c: Fix a comment typo.
authorKazu Hirata <kazu@codesourcery.com>
Mon, 29 Oct 2001 22:36:32 +0000 (22:36 +0000)
committerKazu Hirata <kazu@codesourcery.com>
Mon, 29 Oct 2001 22:36:32 +0000 (22:36 +0000)
ld/ChangeLog
ld/ldlang.c

index 26ed67d..a25a9e5 100644 (file)
@@ -1,3 +1,7 @@
+2001-10-29  Kazu Hirata  <kazu@hxi.com>
+
+       * ldlang.c: Fix a comment typo.
+
 2001-10-23  Alan Modra  <amodra@bigpond.net.au>
 
        * configure.host: Move alpha*-*-linux-gnu* entry to generic
index d463d7b..014c791 100644 (file)
@@ -1072,7 +1072,7 @@ already_linked_table_free ()
 /* Return true if the PATTERN argument is a wildcard pattern.
    Although backslashes are treated specially if a pattern contains
    wildcards, we do not consider the mere presence of a backslash to
-   be enough to cause the the pattern to be treated as a wildcard.
+   be enough to cause the pattern to be treated as a wildcard.
    That lets us handle DOS filenames more naturally.  */
 
 static boolean