Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 205192
b: refs/heads/master
c: 1482834
h: refs/heads/master
v: v3
  • Loading branch information
Sam Ravnborg authored and Linus Torvalds committed Aug 6, 2010
1 parent 05f5dc1 commit 585986d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 31d1d48e199e99077fb30f6fb9a793be7bec756f
refs/heads/master: 14828349719aa09845843477df8bad60792d18f3
2 changes: 1 addition & 1 deletion trunk/scripts/kconfig/conf.c
Original file line number Diff line number Diff line change
Expand Up @@ -599,12 +599,12 @@ int main(int ac, char **av)
break;
case savedefconfig:
break;
case oldconfig:
case oldaskconfig:
rootEntry = &rootmenu;
conf(&rootmenu);
input_mode = silentoldconfig;
/* fall through */
case oldconfig:
case listnewconfig:
case oldnoconfig:
case silentoldconfig:
Expand Down

0 comments on commit 585986d

Please sign in to comment.