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:
0d7614f
)
kconfig/mconf.c: revision of curses initialization.
author
Dirk Gouders
<gouders@et.bocholt.fh-gelsenkirchen.de>
Mon, 6 Aug 2012 14:48:23 +0000
(16:48 +0200)
committer
Michal Marek
<mmarek@suse.cz>
Thu, 30 Aug 2012 12:47:34 +0000
(14:47 +0200)
Since commit
d0e1e09568
initscr() is called twice in mconf.
Do it only in init_dialog() in util.c and there also save the
cursor position for the signal handler in mconf.c.
Signed-off-by: Dirk Gouders <gouders@et.bocholt.fh-gelsenkirchen.de>
Signed-off-by: Michal Marek <mmarek@suse.cz>
No differences found