aboutsummaryrefslogtreecommitdiff
path: root/include/click.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/click.h')
-rw-r--r--include/click.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/click.h b/include/click.h
index 0d57abf7..898f1870 100644
--- a/include/click.h
+++ b/include/click.h
@@ -19,4 +19,4 @@
* Then, route_click is called on the appropriate con.
*
*/
-int handle_button_press(xcb_button_press_event_t *event);
+void handle_button_press(xcb_button_press_event_t *event);