mklatinkbd: fix out of bounds bug
R=rsc http://codereview.appspot.com/3828045
This commit is contained in:
parent
a8bf49f9cb
commit
2bde567347
@ -301,6 +301,7 @@ struct {
|
||||
'|', "bar",
|
||||
'}', "braceright",
|
||||
'~', "asciitilde",
|
||||
0, 0
|
||||
};
|
||||
|
||||
int
|
||||
|
||||
Loading…
Reference in New Issue
Block a user