OSDN Git Service

As noticed by egor duda, current_menu is declared as 'extern struct menu
authorEric Andersen <andersen@codepoet.org>
Fri, 8 Oct 2004 07:58:30 +0000 (07:58 -0000)
committerEric Andersen <andersen@codepoet.org>
Fri, 8 Oct 2004 07:58:30 +0000 (07:58 -0000)
commit32e42245b3c06d415c5207cb729c9b5713d99d93
tree11ebee7aa02e70064225398cb1bd9bedce47a357
parent9427c35fd7d31d5c5fd8305eadc50b87df79cb07
As noticed by egor duda, current_menu is declared as 'extern struct menu
*current_menu;' in scripts/config/lkc.h line 63, and this conflicts with
static definition in mconf.c.
extra/config/mconf.c