diff options
author | Mike Stump <mrs@gcc.gnu.org> | 2013-07-21 16:48:23 +0000 |
---|---|---|
committer | Mike Stump <mrs@gcc.gnu.org> | 2013-07-21 16:48:23 +0000 |
commit | b39e7f07efa58a861ea1ac2dc3ffeeb597d8c72f (patch) | |
tree | 1c93f3c59aacd06fec2ccf765aae1ea084fd100f /libiberty/regex.c | |
parent | 5796b4e4623eac9924f312f402ffe57dffbadaf4 (diff) | |
download | gcc-b39e7f07efa58a861ea1ac2dc3ffeeb597d8c72f.zip gcc-b39e7f07efa58a861ea1ac2dc3ffeeb597d8c72f.tar.gz gcc-b39e7f07efa58a861ea1ac2dc3ffeeb597d8c72f.tar.bz2 |
Fix.
From-SVN: r201102
Diffstat (limited to 'libiberty/regex.c')
-rw-r--r-- | libiberty/regex.c | 2 |
1 files changed, 1 insertions, 1 deletions
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. |