aboutsummaryrefslogtreecommitdiff
path: root/include/backend/wayland.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/backend/wayland.h')
-rw-r--r--include/backend/wayland.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/backend/wayland.h b/include/backend/wayland.h
index ad04c348..a51595ec 100644
--- a/include/backend/wayland.h
+++ b/include/backend/wayland.h
@@ -133,7 +133,7 @@ struct wlr_wl_seat {
struct wl_pointer *wl_pointer;
struct wlr_wl_pointer *active_pointer;
- struct wl_list pointers; // wlr_wl_pointer::link
+ struct wl_list pointers; // wlr_wl_pointer.link
struct zwp_pointer_gesture_swipe_v1 *gesture_swipe;
struct zwp_pointer_gesture_pinch_v1 *gesture_pinch;