Commit b39e7f07 by Mike Stump

Fix.

From-SVN: r201102
parent 5796b4e4
...@@ -3396,7 +3396,7 @@ PREFIX(regex_compile) (const char *ARG_PREFIX(pattern), ...@@ -3396,7 +3396,7 @@ PREFIX(regex_compile) (const char *ARG_PREFIX(pattern),
class. */ class. */
PATFETCH (c); 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 and find all characters which have the same
first level weight. first level weight.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment