projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa5778a
)
(regex_compile): Fix previous change.
author
Kenichi Handa
<handa@m17n.org>
Tue, 24 Oct 2000 08:27:34 +0000
(08:27 +0000)
committer
Kenichi Handa
<handa@m17n.org>
Tue, 24 Oct 2000 08:27:34 +0000
(08:27 +0000)
regex.c
patch
|
blob
|
history
diff --git
a/regex.c
b/regex.c
index 1f6b8a2c1caad17823e7257d566cecfa51025201..18ad636523cafd8b52017f20073c23f6a897994d 100644
(file)
--- a/
regex.c
+++ b/
regex.c
@@
-2610,7
+2610,7
@@
regex_compile (pattern, size, syntax, bufp)
SET_RANGE_TABLE_WORK_AREA (range_table_work,
c2, c1);
- c1 = 377;
+ c1 =
0
377;
}
}
else if (!SAME_CHARSET_P (c, c1))