1
0
Fork 0
mirror of https://github.com/NickHu/sway synced 2025-01-30 08:34:14 +01:00

wl_poitner -> wl_pointer

This commit is contained in:
Zandr Martin 2017-03-18 16:57:26 -04:00
parent 5c3d3184a3
commit 956eb6d714
No known key found for this signature in database
GPG key ID: AA2BB8EF77F7BBDC

View file

@ -24,7 +24,7 @@ struct cursor {
struct wl_surface *surface;
struct wl_cursor_theme *cursor_theme;
struct wl_cursor *cursor;
struct wl_poitner *pointer;
struct wl_pointer *pointer;
};
enum scroll_direction {