Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 274305
b: refs/heads/master
c: 4e24dbf
h: refs/heads/master
i:
  274303: 4a74109
v: v3
  • Loading branch information
Cheng Renquan authored and Michal Marek committed Sep 9, 2011
1 parent e3d2bed commit 2fcaa29
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: 6a19492fc24c586402c1c8c710396ff65d176c9d
refs/heads/master: 4e24dbfc26f8b8285c9ed2f92ffddf4eb8ab960a
2 changes: 1 addition & 1 deletion trunk/scripts/kconfig/nconf.gui.c
Original file line number Diff line number Diff line change
Expand Up @@ -461,7 +461,7 @@ int dialog_inputbox(WINDOW *main_window,
result[cursor_position] = res;
cursor_position++;
} else {
mvprintw(0, 0, "unknow key: %d\n", res);
mvprintw(0, 0, "unknown key: %d\n", res);
}
break;
}
Expand Down

0 comments on commit 2fcaa29

Please sign in to comment.