]> Savannah Git Hosting - gnulib.git/commit
dfa: narrow the scope of many local variables
authorJim Meyering <meyering@fb.com>
Sat, 31 Dec 2016 16:06:24 +0000 (08:06 -0800)
committerJim Meyering <meyering@fb.com>
Sun, 1 Jan 2017 19:42:38 +0000 (11:42 -0800)
commit387fd77e70fe9016d30e462d46c1126b32fe449b
treeb6931fea2b393c0594d87ed5ed601963c1d4535e
parent9c85a410b1188b56358f91025bed8a6e72515a10
dfa: narrow the scope of many local variables

* lib/dfa.c: Now that we are no longer constrained to c89, move
declarations of many variables (often indices) "down" into the
scope(s) where used or to the point of definition.  This is a
no-semantic-change diff.
ChangeLog
lib/dfa.c