check_GNU_style.sh: Declare local vars with local
authorTom de Vries <tom@codesourcery.com>
Mon, 18 May 2015 07:07:36 +0000 (07:07 +0000)
committerTom de Vries <vries@gcc.gnu.org>
Mon, 18 May 2015 07:07:36 +0000 (07:07 +0000)
commit847b6e15110004f440d09ac2206ff112e9bafeaf
tree03993f7ebfe8262d128204c6b7ffb99bc8978669
parent7e425ad6866ce4e501ba078cc1815c0ff1dc68a8
check_GNU_style.sh: Declare local vars with local

2015-05-18  Tom de Vries  <tom@codesourcery.com>

* check_GNU_style.sh (g, ag, vg, col): Declare local vars with local.

From-SVN: r223283
contrib/ChangeLog
contrib/check_GNU_style.sh