projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
wxUSE_TOOLTIPS and wxUSE_IMAGE furthur fixes
[wxWidgets.git]
/
src
/
regex
/
regc_color.c
diff --git
a/src/regex/regc_color.c
b/src/regex/regc_color.c
index 5aed21c63084a5f2fce6ad659cd6b8c5f0c0de55..b3df484f083e26133c92a92a5ddb9ff8e5eb6eb0 100644
(file)
--- a/
src/regex/regc_color.c
+++ b/
src/regex/regc_color.c
@@
-446,11
+446,11
@@
struct state *rp;
int shift;
int level;
int i;
- int b;
+ int b
= 0
;
union tree *t;
union tree *cb;
union tree *fillt;
- union tree *lastt;
+ union tree *lastt
= NULL
;
int previ;
int ndone;
color co;