Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
menuconfig: dont use obsolete index() function in lxdialog
The index() function is obsolete, use strchr() instead. Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
- Loading branch information