Minor cleanups: const pedantry and helper variable scoping
authorPanu Matilainen <pmatilai@redhat.com>
Tue, 31 Jul 2012 10:27:30 +0000 (13:27 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Tue, 31 Jul 2012 10:27:30 +0000 (13:27 +0300)
commite5ea5dcd2d6e1bf876610c0a91ffafb8e749fc88
tree7010b48a56f6a99a43c67f6a815d144de0b0b4e8
parent729fd554ee99413c0f106b8d243dc2329fe4dff6
Minor cleanups: const pedantry and helper variable scoping

- Make the reading pointers const, push helpers to scope where needed
build/parseSpec.c