summaryrefslogtreecommitdiff
path: root/libiberty
diff options
context:
space:
mode:
authorDJ Delorie <dj@delorie.com>2013-07-22 18:03:12 +0000
committerDJ Delorie <dj@delorie.com>2013-07-22 18:03:12 +0000
commit9e7ce349fddc2284e3851a2d0674c92d6164bdac (patch)
treebc06aced726d5ffb0b978fdbd8a3d9a6e860c94c /libiberty
parent57a568e63574f4af05bd014d3f9599f4eb18c5f3 (diff)
downloadgdb-9e7ce349fddc2284e3851a2d0674c92d6164bdac.tar.gz
merge from gcc
Diffstat (limited to 'libiberty')
-rw-r--r--libiberty/regex.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libiberty/regex.c b/libiberty/regex.c
index e12bc4e79af..c11f330273d 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.