summaryrefslogtreecommitdiff
path: root/rcm-server-evdev.h
diff options
context:
space:
mode:
Diffstat (limited to 'rcm-server-evdev.h')
-rw-r--r--rcm-server-evdev.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/rcm-server-evdev.h b/rcm-server-evdev.h
index ed0942a..2a38852 100644
--- a/rcm-server-evdev.h
+++ b/rcm-server-evdev.h
@@ -1,7 +1,7 @@
#ifndef foorcmserverevdevhfoo
#define foorcmserverevdevhfoo
-int evdev_setup(struct manager *mgr, struct device *device, const char *path);
+int evdev_setup(struct device *device, const char *path);
#endif