kconfig/lxdialog: clear long menu lines
authorSam Ravnborg <sam@neptun.ravnborg.org>
Sat, 2 Sep 2006 20:01:42 +0000 (22:01 +0200)
committerSam Ravnborg <sam@neptun.ravnborg.org>
Sat, 30 Sep 2006 09:19:20 +0000 (11:19 +0200)
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>

No differences found