diff options
author | krakjoe <joe.watkins@live.co.uk> | 2014-02-23 07:33:48 +0000 |
---|---|---|
committer | krakjoe <joe.watkins@live.co.uk> | 2014-02-23 07:33:48 +0000 |
commit | 4b738cee2b789228b34bc5ef0f246e325890fd78 (patch) | |
tree | b0ca31f89991bdbbcebb6986bfa24616216851fb /phpdbg_lexer.c | |
parent | ee6cc5ba603cfc7204d090a7b93b1cd5094396f4 (diff) | |
download | php-git-4b738cee2b789228b34bc5ef0f246e325890fd78.tar.gz |
set colors working
Diffstat (limited to 'phpdbg_lexer.c')
-rw-r--r-- | phpdbg_lexer.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpdbg_lexer.c b/phpdbg_lexer.c index 730c5fb68c..1feed66ab9 100644 --- a/phpdbg_lexer.c +++ b/phpdbg_lexer.c @@ -360,7 +360,7 @@ struct yy_trans_info }; static yyconst flex_int16_t yy_accept[67] = { 0, - 12, 12, 0, 0, 16, 12, 14, 1, 9, 9, + 0, 0, 0, 0, 16, 12, 14, 1, 9, 9, 3, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 13, 13, 12, 14, 9, 12, 2, 12, 12, 4, 12, 6, 8, 12, 7, 5, 12, 12, 12, |