summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/relabsd/device/physical_device.h2
1 files changed, 1 insertions, 1 deletions
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]
);