mirror of
https://github.com/BoredDevNL/BoredOS.git
synced 2026-05-15 10:48:38 +00:00
Fix missing newline at end of input.h
This commit is contained in:
parent
d677d37b1c
commit
40f63097e1
1 changed files with 1 additions and 0 deletions
|
|
@ -16,3 +16,4 @@
|
||||||
#define KEY_CTRL_L 21
|
#define KEY_CTRL_L 21
|
||||||
#define KEY_TAB 9
|
#define KEY_TAB 9
|
||||||
|
|
||||||
|
#endif
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue