diff options
Diffstat (limited to 'test/rlhc.d/case/eofact_c.c-C-F0--var-backend.exp')
-rw-r--r-- | test/rlhc.d/case/eofact_c.c-C-F0--var-backend.exp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/rlhc.d/case/eofact_c.c-C-F0--var-backend.exp b/test/rlhc.d/case/eofact_c.c-C-F0--var-backend.exp index 50d17eaf..d01c418f 100644 --- a/test/rlhc.d/case/eofact_c.c-C-F0--var-backend.exp +++ b/test/rlhc.d/case/eofact_c.c-C-F0--var-backend.exp @@ -12,7 +12,7 @@ static const char _eofact_actions [] = { 0, 1, 0, 1, 1, 1, 2, 1, 3, 2, 0, 2, 0 static const char _eofact_trans_keys [] = { 1, 0, 3, 7, 2, 2, 4, 4, 4, 4, 5, 5, 3, 3, 2, 2, 6, 6, 2, 2, 0, 0, 1, 0, 1, 0, 0 , }; static const char _eofact_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, 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, 1, 1, 1, 2, 1, 1, 3, 1, 1, 1, 4, 1, 1, 5, 1, 1, 6, 1, 7, 0 , }; static const char _eofact_index_offsets [] = { 0, 0, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 14, 0 , }; -static const char _eofact_indicies [] = { 0, 1, 1, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 0 , }; +static const char _eofact_indices [] = { 0, 1, 1, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 0 , }; static const char _eofact_index_defaults [] = { 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0 , }; static const char _eofact_trans_cond_spaces [] = { -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 0 , }; static const char _eofact_cond_targs [] = { 2, 0, 6, 3, 4, 5, 10, 7, 8, 9, 12, 11, 0 , }; @@ -122,7 +122,7 @@ void exec( char *data, int len ) if ( _have == 0 ) { _keys = _eofact_trans_keys + (cs<<1); - _inds = _eofact_indicies + _eofact_index_offsets[cs]; + _inds = _eofact_indices + _eofact_index_offsets[cs]; if ( ((*( p )) )<= 116 && ((*( p )) )>= 10 ) |