mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-04 13:29:45 -05:00
Fix typo in xcursor.h
This commit is contained in:
parent
8cf622f074
commit
39d5e78d37
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ struct wlr_xcursor {
|
||||||
};
|
};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Contanier for an Xcursor theme.
|
* Container for an Xcursor theme.
|
||||||
*/
|
*/
|
||||||
struct wlr_xcursor_theme {
|
struct wlr_xcursor_theme {
|
||||||
unsigned int cursor_count;
|
unsigned int cursor_count;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue