Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 261617
b: refs/heads/master
c: 75f1468
h: refs/heads/master
i:
  261615: 2e7f1f2
v: v3
  • Loading branch information
Arnaud Lacombe committed Jun 6, 2011
1 parent 4feb355 commit 08a019c
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: d8fc320079b46cf462897148f48d4a63f37f56ce
refs/heads/master: 75f1468beaeca690e139b4e1bcd19aa20973fca9
2 changes: 1 addition & 1 deletion trunk/scripts/kconfig/confdata.c
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ static int conf_set_sym_val(struct symbol *sym, int def, int def_flags, char *p)
break;
}
conf_warning("symbol value '%s' invalid for %s", p, sym->name);
break;
return 1;
case S_OTHER:
if (*p != '"') {
for (p2 = p; *p2 && !isspace(*p2); p2++)
Expand Down

0 comments on commit 08a019c

Please sign in to comment.