aboutsummaryrefslogtreecommitdiff
path: root/libiberty/regex.c
diff options
context:
space:
mode:
authorMike Stump <mrs@gcc.gnu.org>2013-07-21 16:48:23 +0000
committerMike Stump <mrs@gcc.gnu.org>2013-07-21 16:48:23 +0000
commitb39e7f07efa58a861ea1ac2dc3ffeeb597d8c72f (patch)
tree1c93f3c59aacd06fec2ccf765aae1ea084fd100f /libiberty/regex.c
parent5796b4e4623eac9924f312f402ffe57dffbadaf4 (diff)
downloadgcc-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.c2
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.