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:
0e175d0
)
kconfig: Fix indention when using menuconfig in text-onle consoles
author
Sam Ravnborg
<sam@mars.ravnborg.org>
Sun, 20 Nov 2005 22:03:49 +0000
(23:03 +0100)
committer
Sam Ravnborg
<sam@mars.ravnborg.org>
Sun, 20 Nov 2005 22:03:49 +0000
(23:03 +0100)
When using menuconfig in a text-only console (no X started)
the indention was often two spaces wrong. This proved to be a ncurses
issue which are worked around by calling wrefresh more often.
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
No differences found