Nudge a rebuild

This commit is contained in:
Simon Long 2024-03-12 12:38:14 +00:00
parent ea5d5b54fb
commit 89823d0fa0

View file

@ -1297,7 +1297,7 @@ cursor_load(struct seat *seat)
cursor_names = cursors_x11; cursor_names = cursors_x11;
} }
} }
void void
cursor_init(struct seat *seat) cursor_init(struct seat *seat)
{ {