From 5867bb8f12f3841a06eed3cd253365be0728c0af Mon Sep 17 00:00:00 2001 From: Nathanael Sensfelder Date: Thu, 3 Sep 2015 05:11:31 +0200 Subject: Now applies the 'fuzz' and 'flat' properties. --- src/main.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/main.c') diff --git a/src/main.c b/src/main.c index 9eb3433..47b78a2 100644 --- a/src/main.c +++ b/src/main.c @@ -21,7 +21,7 @@ static void interrupt (int unused_mandatory_parameter) static void handle_relative_axis_event ( - const struct relabsd_config * const conf, + struct relabsd_config * const conf, const struct relabsd_device * const dev, unsigned int const input_type, unsigned int const input_code, @@ -53,7 +53,7 @@ static void handle_relative_axis_event static void convert_input ( - const struct relabsd_config * const conf, + struct relabsd_config * const conf, const struct relabsd_input * const input, const struct relabsd_device * const dev ) -- cgit v1.2.3-70-g09d2