From 8e624e9919040e2ec99be764394bb33a2bc77fd9 Mon Sep 17 00:00:00 2001 From: Nathanael Sensfelder Date: Tue, 7 Jan 2020 19:47:55 +0100 Subject: Seems to work fine with my space navigator. The client <-> server logic is not implemeted yet, though. --- include/relabsd/device/physical_device.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/relabsd/device/physical_device.h b/include/relabsd/device/physical_device.h index babf911..9bee391 100644 --- a/include/relabsd/device/physical_device.h +++ b/include/relabsd/device/physical_device.h @@ -48,5 +48,5 @@ int relabsd_physical_device_get_file_descriptor struct libevdev * relabsd_physical_device_get_libevdev ( - struct relabsd_physical_device device [const restrict static 1] + const struct relabsd_physical_device device [const restrict static 1] ); -- cgit v1.2.3-70-g09d2