mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-03 16:37:43 +00:00
tslib: fix inputattach patch typos
Patch by Markus Heidelberg. tslib should be changed to use inputattach from the input-tools package instead though.
This commit is contained in:
parent
2e696981a6
commit
3c9c983690
@ -115,11 +115,11 @@ diff -Naur tslib-org/tests/inputattach.c tslib-1.0/tests/inputattach.c
|
|||||||
+#endif
|
+#endif
|
||||||
+#ifndef SERIO_SUNKBD
|
+#ifndef SERIO_SUNKBD
|
||||||
+ #define SERIO_SUNKBD 0x10
|
+ #define SERIO_SUNKBD 0x10
|
||||||
+#endif SERIO_SUNKBD
|
+#endif
|
||||||
+#ifndef SERIO_WARRIOR
|
+#ifndef SERIO_WARRIOR
|
||||||
+ #define SERIO_WARRIOR 0x18
|
+ #define SERIO_WARRIOR 0x18
|
||||||
+#endif
|
+#endif
|
||||||
+#ifndef SERIO_WARRIOR
|
+#ifndef SERIO_SPACEORB
|
||||||
+ #define SERIO_SPACEORB 0x19
|
+ #define SERIO_SPACEORB 0x19
|
||||||
+#endif
|
+#endif
|
||||||
+#ifndef SERIO_MAGELLAN
|
+#ifndef SERIO_MAGELLAN
|
||||||
|
Loading…
x
Reference in New Issue
Block a user