From: Johan Malm Date: Fri, 24 Sep 2021 19:53:22 +0000 (+0100) Subject: cursor: make cursor_motion() static X-Git-Url: https://git.mdlowis.com/?a=commitdiff_plain;h=0413d7fa9afecf8df3f48c595179356ca22ac3f9;p=proto%2Flabwc.git cursor: make cursor_motion() static --- diff --git a/src/cursor.c b/src/cursor.c index 244cdba2..bdc7fc03 100644 --- a/src/cursor.c +++ b/src/cursor.c @@ -205,7 +205,7 @@ process_cursor_motion(struct server *server, uint32_t time) } } -void +static void cursor_motion(struct wl_listener *listener, void *data) { /*