Nudge a rebuild

This commit is contained in:
Simon Long 2024-03-12 12:37:39 +00:00
parent 02e69d34c5
commit ea5d5b54fb

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)
{ {