aboutsummaryrefslogtreecommitdiffstats
path: root/cursor/xcursor.h
diff options
context:
space:
mode:
authorSimon Ser <contact@emersion.fr>2022-04-21 11:45:20 +0200
committerSimon Ser <contact@emersion.fr>2022-05-23 08:59:05 +0000
commitbcfcd49232e3881d995da83a15dbc2897148c5fb (patch)
tree5416cdfbd62111dca0bc20f0d709c05cf54c2944 /cursor/xcursor.h
parentcursor: fix whitespace in function args definitions (diff)
downloadwayland-bcfcd49232e3881d995da83a15dbc2897148c5fb.tar
wayland-bcfcd49232e3881d995da83a15dbc2897148c5fb.tar.gz
wayland-bcfcd49232e3881d995da83a15dbc2897148c5fb.tar.bz2
wayland-bcfcd49232e3881d995da83a15dbc2897148c5fb.tar.lz
wayland-bcfcd49232e3881d995da83a15dbc2897148c5fb.tar.xz
wayland-bcfcd49232e3881d995da83a15dbc2897148c5fb.tar.zst
wayland-bcfcd49232e3881d995da83a15dbc2897148c5fb.zip
cursor: rename functions to snake case
Signed-off-by: Simon Ser <contact@emersion.fr>
Diffstat (limited to 'cursor/xcursor.h')
-rw-r--r--cursor/xcursor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cursor/xcursor.h b/cursor/xcursor.h
index 528a169..459f816 100644
--- a/cursor/xcursor.h
+++ b/cursor/xcursor.h
@@ -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,