Skip to content

Commit

Permalink
Merge branch 'yem-kconfig-rc-fixes' of git://gitorious.org/linux-kcon…
Browse files Browse the repository at this point in the history
…fig/linux-kconfig into kbuild/rc-fixes
  • Loading branch information
Michal Marek committed Jan 12, 2013
2 parents a49f0d1 + 77bdcfe commit 02f3e53
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/kconfig/lxdialog/dialog.h
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,6 @@ int dialog_menu(const char *title, const char *prompt,
const void *selected, int *s_scroll);
int dialog_checklist(const char *title, const char *prompt, int height,
int width, int list_height);
extern char dialog_input_result[];
int dialog_inputbox(const char *title, const char *prompt, int height,
int width, const char *init);

Expand Down

0 comments on commit 02f3e53

Please sign in to comment.