Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 86710
b: refs/heads/master
c: 10a7f31
h: refs/heads/master
v: v3
  • Loading branch information
Tony Breeds authored and Linus Torvalds committed Mar 4, 2008
1 parent 9eceaf4 commit 873d70b
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: a6c0e1f71d37b89c883d636eca48a017c055c8c4
refs/heads/master: 10a7f3135ac4937a3dc8ed11614a2b70cbd44728
2 changes: 1 addition & 1 deletion trunk/drivers/s390/char/defkeymap.c
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ char *func_table[MAX_NR_FUNC] = {

struct kbdiacruc accent_table[MAX_DIACR] = {
{'^', 'c', 0003}, {'^', 'd', 0004},
{'^', 'z', 0032}, {'^', 0012', 0000},
{'^', 'z', 0032}, {'^', 0012, 0000},
};

unsigned int accent_table_size = 4;

0 comments on commit 873d70b

Please sign in to comment.