cursor: rename functions to snake case

Signed-off-by: Simon Ser <contact@emersion.fr>
This commit is contained in:
Simon Ser 2022-04-21 11:45:20 +02:00
parent 3c12a7a1be
commit bcfcd49232
3 changed files with 99 additions and 99 deletions

View file

@ -49,7 +49,7 @@ struct xcursor_images {
};
void
XcursorImagesDestroy(struct xcursor_images *images);
xcursor_images_destroy(struct xcursor_images *images);
void
xcursor_load_theme(const char *theme, int size,