From 36b3f9ed6fdda3449e7baa2434c2ee1f8c4e6244 Mon Sep 17 00:00:00 2001 From: DJ Delorie Date: Mon, 22 Jul 2013 18:03:12 +0000 Subject: merge from gcc --- libiberty/regex.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libiberty') diff --git a/libiberty/regex.c b/libiberty/regex.c index e12bc4e79a..c11f330273 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 though the whole table + /* Now we have to go through the whole table and find all characters which have the same first level weight. -- cgit v1.2.1