summaryrefslogtreecommitdiff
path: root/test/rlhc.d/case/forder3.c-C-F1--var-backend.exp
diff options
context:
space:
mode:
authorHal Canary <halcanary@google.com>2019-11-12 10:47:53 -0500
committerHal Canary <halcanary@google.com>2019-11-12 10:47:53 -0500
commit1a1662476e5717916619c3d0797678f68f5d29d3 (patch)
tree3e0e14ff9e35fd1bc2beb70938553383ba4e4ad2 /test/rlhc.d/case/forder3.c-C-F1--var-backend.exp
parent9b94ba9d95148826e03c321f2d1a586a5bc27be7 (diff)
downloadcolm-1a1662476e5717916619c3d0797678f68f5d29d3.tar.gz
[minor] fix spelling of "indices"
Diffstat (limited to 'test/rlhc.d/case/forder3.c-C-F1--var-backend.exp')
-rw-r--r--test/rlhc.d/case/forder3.c-C-F1--var-backend.exp4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/rlhc.d/case/forder3.c-C-F1--var-backend.exp b/test/rlhc.d/case/forder3.c-C-F1--var-backend.exp
index 8c6de6b1..f2e18675 100644
--- a/test/rlhc.d/case/forder3.c-C-F1--var-backend.exp
+++ b/test/rlhc.d/case/forder3.c-C-F1--var-backend.exp
@@ -11,7 +11,7 @@ struct forder
static const char _forder_trans_keys [] = { 1, 0, 0, 3, 2, 2, 0, 3, 0, 3, 0, 2, 0, 3, 0, 3, 0, 3, 0, 2, 0, 2, 1, 0, 0 , };
static const char _forder_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, 2, 3, 0 , };
static const char _forder_index_offsets [] = { 0, 0, 4, 5, 9, 13, 16, 20, 24, 28, 31, 34, 0 , };
-static const char _forder_indicies [] = { 0, 1, 2, 3, 4, 5, 1, 6, 7, 8, 1, 9, 10, 8, 1, 9, 8, 1, 9, 11, 8, 1, 9, 12, 13, 1, 14, 15, 8, 1, 16, 13, 1, 14, 0 , };
+static const char _forder_indices [] = { 0, 1, 2, 3, 4, 5, 1, 6, 7, 8, 1, 9, 10, 8, 1, 9, 8, 1, 9, 11, 8, 1, 9, 12, 13, 1, 14, 15, 8, 1, 16, 13, 1, 14, 0 , };
static const char _forder_index_defaults [] = { 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0 , };
static const char _forder_trans_cond_spaces [] = { -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 0 , };
static const char _forder_cond_targs [] = { 11, 0, 2, 6, 3, 11, 2, 4, 11, 5, 4, 7, 8, 11, 9, 6, 10, 0 , };
@@ -63,7 +63,7 @@ void forder_execute( struct forder *fsm, const char *_data, int _len )
if ( _have == 0 )
{
_keys = _forder_trans_keys + ((fsm->cs)<<1);
- _inds = _forder_indicies + _forder_index_offsets[(fsm->cs)];
+ _inds = _forder_indices + _forder_index_offsets[(fsm->cs)];
if ( ((*( p ))
)<= 98 && ((*( p ))
)>= 10 )