Commit 9ffaa032 by Mike Stump

Fix typo.

From-SVN: r201139
parent 9ca8e8e4
...@@ -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 though the whole table /* Now we have to go through 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