aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tc/lk201-map.c_shipped
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/tc/lk201-map.c_shipped')
-rw-r--r--drivers/tc/lk201-map.c_shipped2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/tc/lk201-map.c_shipped b/drivers/tc/lk201-map.c_shipped
index a9df8f5bf62b..4d2aba597343 100644
--- a/drivers/tc/lk201-map.c_shipped
+++ b/drivers/tc/lk201-map.c_shipped
@@ -225,7 +225,7 @@ char *func_table[MAX_NR_FUNC] = {
225 0, 225 0,
226}; 226};
227 227
228struct kbdiacr accent_table[MAX_DIACR] = { 228struct kbdiacruc accent_table[MAX_DIACR] = {
229 {'`', 'A', 'À'}, {'`', 'a', 'à'}, 229 {'`', 'A', 'À'}, {'`', 'a', 'à'},
230 {'\'', 'A', 'Á'}, {'\'', 'a', 'á'}, 230 {'\'', 'A', 'Á'}, {'\'', 'a', 'á'},
231 {'^', 'A', 'Â'}, {'^', 'a', 'â'}, 231 {'^', 'A', 'Â'}, {'^', 'a', 'â'},