summaryrefslogtreecommitdiff
path: root/colm/redbuild.cc
diff options
context:
space:
mode:
Diffstat (limited to 'colm/redbuild.cc')
-rw-r--r--colm/redbuild.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/colm/redbuild.cc b/colm/redbuild.cc
index 9fb39043..3372c19e 100644
--- a/colm/redbuild.cc
+++ b/colm/redbuild.cc
@@ -491,7 +491,7 @@ void RedFsmBuild::makeEntryPoints()
TokenRegion *use = reg;
- if ( use->ciLel != 0 )
+ if ( use->zeroLel != 0 )
use = use->ignoreOnly;
NameInst *regionName = use->regionNameInst;