summaryrefslogtreecommitdiff
path: root/test/rlhc.d/case/cond5.cpp-C-F1--goto-backend.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/rlhc.d/case/cond5.cpp-C-F1--goto-backend.exp')
-rw-r--r--test/rlhc.d/case/cond5.cpp-C-F1--goto-backend.exp4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/rlhc.d/case/cond5.cpp-C-F1--goto-backend.exp b/test/rlhc.d/case/cond5.cpp-C-F1--goto-backend.exp
index 890c2117..71979888 100644
--- a/test/rlhc.d/case/cond5.cpp-C-F1--goto-backend.exp
+++ b/test/rlhc.d/case/cond5.cpp-C-F1--goto-backend.exp
@@ -6,7 +6,7 @@ using std::endl;
static const char _foo_trans_keys [] = { 1, 0, 0, 2, 0, 2, 0, 2, 1, 0, 0 , };
static const char _foo_char_class [] = { 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 0 , };
static const char _foo_index_offsets [] = { 0, 0, 3, 6, 9, 0 , };
-static const char _foo_indicies [] = { 0, 1, 2, 3, 1, 4, 5, 1, 6, 0 , };
+static const char _foo_indices [] = { 0, 1, 2, 3, 1, 4, 5, 1, 6, 0 , };
static const char _foo_index_defaults [] = { 0, 1, 1, 1, 1, 0 , };
static const char _foo_trans_cond_spaces [] = { -1, -1, 2, -1, 0, -1, 1, 0 , };
static const char _foo_trans_offsets [] = { 0, 1, 2, 6, 7, 9, 10, 0 , };
@@ -43,7 +43,7 @@ void test( const char *str )
_resume :
_keys = _foo_trans_keys + (cs<<1);
- _inds = _foo_indicies + _foo_index_offsets[cs];
+ _inds = _foo_indices + _foo_index_offsets[cs];
if ( ((*( p ))
)<= 57 && ((*( p ))
)>= 10 )