Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 155605
b: refs/heads/master
c: d0e1e09
h: refs/heads/master
i:
  155603: f0ca8da
v: v3
  • Loading branch information
Arnaud Lacombe authored and Sam Ravnborg committed Jul 17, 2009
1 parent 26ef919 commit ec13dfc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 668cdedfdb2eb00d8efe127618bead4d46d9e942
refs/heads/master: d0e1e09568507ac771072d97f0781af82c935b3e
2 changes: 2 additions & 0 deletions trunk/scripts/kconfig/mconf.c
Original file line number Diff line number Diff line change
Expand Up @@ -888,6 +888,8 @@ int main(int ac, char **av)
single_menu_mode = 1;
}

initscr();

getyx(stdscr, saved_y, saved_x);
if (init_dialog(NULL)) {
fprintf(stderr, N_("Your display is too small to run Menuconfig!\n"));
Expand Down

0 comments on commit ec13dfc

Please sign in to comment.