git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c29121b
)
kconfig/lxdialog: clear long menu lines
author
Sam Ravnborg
<sam@neptun.ravnborg.org>
Sat, 2 Sep 2006 20:01:42 +0000
(22:01 +0200)
committer
Sam 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