Fix.
From-SVN: r201102
This commit is contained in:
parent
5796b4e462
commit
b39e7f07ef
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue