Index: uspace/srv/hid/console/console.c
===================================================================
--- uspace/srv/hid/console/console.c	(revision a46e56be16ae82f0d007dd26c68b250f3f725ae0)
+++ uspace/srv/hid/console/console.c	(revision 1433ecda9b732f3f185f902feb26826ec2496e03)
@@ -280,5 +280,5 @@
 }
 
-static errno_t input_ev_abs_move(input_t *input, unsigned x , unsigned y,
+static errno_t input_ev_abs_move(input_t *input, unsigned x, unsigned y,
     unsigned max_x, unsigned max_y)
 {
