commit | 9e954abc4f6b9c08fcd8b90f5ceaa465ecdfb38d | [log] [tgz] |
---|---|---|
author | Eric Andersen <andersen@codepoet.org> | Fri Oct 08 07:58:30 2004 +0000 |
committer | Eric Andersen <andersen@codepoet.org> | Fri Oct 08 07:58:30 2004 +0000 |
tree | 28fdbfbcdf4f8a0811a16cdc23da9cca3c92edc7 | |
parent | 7daa076d3e24e84ce1f4e9b6133783816575c4c8 [diff] |
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.