]> git.saurik.com Git - bison.git/commit
style: scope reduction in lalr.cc
authorAkim Demaille <akim@lrde.epita.fr>
Mon, 18 Nov 2013 09:29:23 +0000 (10:29 +0100)
committerAkim Demaille <akim@lrde.epita.fr>
Mon, 18 Nov 2013 09:29:23 +0000 (10:29 +0100)
commita339aef48a90a4d8e3b477cfcc2a07f1d5072424
tree398f301471dc964f43b9a91ae0411a79475b5cc3
parent44186fc4ecddf0b026ce1107c6347e6ac4e96ea8
style: scope reduction in lalr.cc

* src/lalr.c: Shorten variable scopes.
(lookahead_tokens_print): Use the same variable name in two loops
iterating over the same structure.
src/lalr.c