From: Sam Ravnborg Date: Sat, 2 Sep 2006 20:01:42 +0000 (+0200) Subject: kconfig/lxdialog: clear long menu lines X-Git-Tag: v2.6.19-rc1~220^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=737ecae264bc759e2033d99e99138f690f3beabf;p=pandora-kernel.git 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 --- Reading git-diff-tree failed