summaryrefslogtreecommitdiff
path: root/cli/cli/runtime-inline.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'cli/cli/runtime-inline.cxx')
-rw-r--r--cli/cli/runtime-inline.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/cli/runtime-inline.cxx b/cli/cli/runtime-inline.cxx
index e3dce1b..ce18e92 100644
--- a/cli/cli/runtime-inline.cxx
+++ b/cli/cli/runtime-inline.cxx
@@ -421,7 +421,7 @@ generate_runtime_inline (context& ctx)
<< inl << "group_scanner::" << endl
<< "group_scanner (scanner& s)" << endl
- << ": scan_ (s), state_ (skipped), i_ (1), group_scan_ (group_)"
+ << ": scan_ (s), state_ (skipped), i_ (1), j_ (0), group_scan_ (group_)"
<< "{"
<< "}"