(yygetLRActions): Replace `yyindex' with
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 19 Nov 2002 07:35:29 +0000 (07:35 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 19 Nov 2002 07:35:29 +0000 (07:35 +0000)
commitdf38312ab0aa55205e87238b0ce80248fe873c35
tree8890c1775b227f24b898e970aaaabfe75d6a1dc2
parent8d8a7238ee4a09e2b9f0e85a68cbad7d4e358695
(yygetLRActions): Replace `yyindex' with
`yytable[yyindex]' to fix typo introduced in my 2002-11-09 patch.
This fixes the regression with Sun ONE Studio 7 cc that I reported in
<http://mail.gnu.org/pipermail/bug-bison/2002-November/001892.html>.
data/glr.c