mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-01 23:20:55 +00:00
Spelling fix
This commit is contained in:
parent
f75243f5dd
commit
ac05a5efdd
@ -18,7 +18,7 @@
|
|||||||
#define _INCLUDE__INPUT__KEYCODES_H_
|
#define _INCLUDE__INPUT__KEYCODES_H_
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* C++ provides no reflection of the names of enum value. So we use the
|
* C++ provides no reflection of the names of enum values. So we use the
|
||||||
* preprocessor to generate the bodies of both the enum type 'Keycode' and
|
* preprocessor to generate the bodies of both the enum type 'Keycode' and
|
||||||
* the reflection function 'key_name' from one definition.
|
* the reflection function 'key_name' from one definition.
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user