(mc_search_set_error): cleanup compile warning on older gcc compilers:
commite4badcf7bc861de1a96bb9b29608792cc8dde60d
authorAndreas Mohr <and@gmx.li>
Sat, 28 May 2016 09:40:49 +0000 (28 09:40 +0000)
committerAndrew Borodin <aborodin@vmail.ru>
Fri, 29 Jul 2016 06:29:36 +0000 (29 09:29 +0300)
treeffe65c365d9230e271a03d09da6acfd103565f3c
parentbb782ad8ef26fd00453a3747854ad0bcbdcacf67
(mc_search_set_error): cleanup compile warning on older gcc compilers:

search.c: In function 'mc_search_set_error':
search.c:497:36: error: declaration of 'mc_search' shadows a global declaration [-Werror=shadow]
search.c:419:1: error: shadowed declaration is here [-Werror=shadow]

Signed-off-by: Andreas Mohr <and@gmx.li>
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
lib/search.h
lib/search/search.c