Even though there is a space after that backslash GCC4 complains...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25813 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
f5b3a6a796
commit
9bdf88b686
@ -202,7 +202,7 @@ KeyboardDevice::_InterpretBuffer()
|
||||
0x31, // [
|
||||
0x32, // ]
|
||||
0x00, // unmapped
|
||||
0x33, // \
|
||||
0x33, // backslash
|
||||
0x45, // ;
|
||||
0x46, // '
|
||||
0x11, // `
|
||||
|
Loading…
Reference in New Issue
Block a user