commit | 737ecae264bc759e2033d99e99138f690f3beabf | [log] [tgz] |
---|---|---|
author | Sam Ravnborg <sam@neptun.ravnborg.org> | Sat Sep 02 22:01:42 2006 +0200 |
committer | Sam Ravnborg <sam@neptun.ravnborg.org> | Sat Sep 30 11:19:20 2006 +0200 |
tree | 55193f039f5ddfe55b391bbaecca308671532ae2 | |
parent | c29121b787f533d135ae47b5f3044adb66cbebef [diff] |
kconfig/lxdialog: clear long menu lines Menulines that were wider than the available line width is now properly null terminated. While at it renamed the variable choice => line_y so it better reflect the usage in do_print_item(). Signed-off-by: Sam Ravnborg <sam@ravnborg.org>