diff options
Diffstat (limited to 'test/rlhc.d/case/targs1_c.c-C-F1--var-backend.exp')
-rw-r--r-- | test/rlhc.d/case/targs1_c.c-C-F1--var-backend.exp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/rlhc.d/case/targs1_c.c-C-F1--var-backend.exp b/test/rlhc.d/case/targs1_c.c-C-F1--var-backend.exp index cf839515..7a3af888 100644 --- a/test/rlhc.d/case/targs1_c.c-C-F1--var-backend.exp +++ b/test/rlhc.d/case/targs1_c.c-C-F1--var-backend.exp @@ -10,7 +10,7 @@ int return_to ; static const char _targs1_trans_keys [] = { 1, 0, 10, 10, 6, 6, 10, 10, 8, 8, 5, 5, 4, 4, 7, 7, 6, 6, 5, 5, 9, 9, 11, 11, 7, 7, 0, 3, 1, 0, 1, 0, 1, 0, 0 , }; static const char _targs1_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, 1, 2, 3, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 4, 5, 1, 1, 1, 1, 1, 1, 1, 1, 6, 7, 1, 1, 1, 8, 9, 10, 1, 11, 0 , }; static const char _targs1_index_offsets [] = { 0, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 16, 16, 16, 0 , }; -static const char _targs1_indicies [] = { 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 1, 14, 15, 0 , }; +static const char _targs1_indices [] = { 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 1, 14, 15, 0 , }; static const char _targs1_index_defaults [] = { 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0 , }; static const char _targs1_trans_cond_spaces [] = { -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 0 , }; static const char _targs1_cond_targs [] = { 2, 0, 3, 4, 5, 6, 14, 8, 9, 15, 11, 12, 16, 13, 13, 13, 0 , }; @@ -68,7 +68,7 @@ void exec( char *data, int len ) if ( _have == 0 ) { _keys = _targs1_trans_keys + (cs<<1); - _inds = _targs1_indicies + _targs1_index_offsets[cs]; + _inds = _targs1_indices + _targs1_index_offsets[cs]; if ( ((*( p )) )<= 119 && ((*( p )) )>= 10 ) |