Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 220653
b: refs/heads/master
c: aee08ed
h: refs/heads/master
i:
  220651: 1cf9961
v: v3
  • Loading branch information
Stephen Boyd authored and Michal Marek committed Sep 13, 2010
1 parent 2573c86 commit cb82bd4
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: 71d8066265896a6498a4de1bed80dea8dc5daead
refs/heads/master: aee08ed499d65f78373b716fcacefcde1ceb7ade
2 changes: 2 additions & 0 deletions trunk/scripts/kconfig/nconf.c
Original file line number Diff line number Diff line change
Expand Up @@ -1265,6 +1265,8 @@ static void show_help(struct menu *menu)
str_append(&help, _(menu_get_help(menu)));
str_append(&help, "\n");
get_symbol_str(&help, menu->sym);
} else {
str_append(&help, _(menu_get_help(menu)));
}
} else {
str_append(&help, nohelp_text);
Expand Down

0 comments on commit cb82bd4

Please sign in to comment.