mklatinkbd: fix out of bounds bug
R=rsc http://codereview.appspot.com/3828045
This commit is contained in:
parent
a8bf49f9cb
commit
2bde567347
1 changed files with 1 additions and 0 deletions
|
|
@ -301,6 +301,7 @@ struct {
|
||||||
'|', "bar",
|
'|', "bar",
|
||||||
'}', "braceright",
|
'}', "braceright",
|
||||||
'~', "asciitilde",
|
'~', "asciitilde",
|
||||||
|
0, 0
|
||||||
};
|
};
|
||||||
|
|
||||||
int
|
int
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue