fix -Wshadow warnings.
authorflorian <florian@openbsd.org>
Tue, 30 May 2017 07:05:22 +0000 (07:05 +0000)
committerflorian <florian@openbsd.org>
Tue, 30 May 2017 07:05:22 +0000 (07:05 +0000)
commit78607f8b51e865acc5bf5377bc3f576d3d041869
tree87e8457f639a2d9bec014148ecdc5e40fcc94fc8
parentc82b07be71cfe981278e978d12e5cab728feab31
fix -Wshadow warnings.
Found by bcallah, thanks!
usr.bin/mg/dir.c
usr.bin/mg/fileio.c
usr.bin/mg/modes.c
usr.bin/mg/re_search.c
usr.bin/mg/search.c
usr.bin/mg/tags.c