commit | 3eb95c84ee594d4a4e5a8c37b01464cff4762c96 | [log] [tgz] |
---|---|---|
author | Dirk Gouders <gouders@et.bocholt.fh-gelsenkirchen.de> | Mon Aug 06 16:48:23 2012 +0200 |
committer | Michal Marek <mmarek@suse.cz> | Thu Aug 30 14:47:34 2012 +0200 |
tree | 9a23135c58138bbe871258bee71d41c60caf1868 | |
parent | 0d7614f09c1ebdbaa1599a5aba7593f147bf96ee [diff] |
kconfig/mconf.c: revision of curses initialization. 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>