From 44b6b9d4f9c3887f1e437968092ee741f7c5c2cf Mon Sep 17 00:00:00 2001 From: DJ Delorie Date: Sun, 21 Jul 2013 17:19:10 +0000 Subject: [PATCH] merge from gcc --- libiberty/regex.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libiberty/regex.c b/libiberty/regex.c index 17091ce..e12bc4e 100644 --- a/libiberty/regex.c +++ b/libiberty/regex.c @@ -3396,7 +3396,7 @@ PREFIX(regex_compile) (const char *ARG_PREFIX(pattern), class. */ PATFETCH (c); - /* Now we have to go throught the whole table + /* Now we have to go though the whole table and find all characters which have the same first level weight. -- 2.7.4