From 38886de0c3e9ea5729ef23e4c653fa2822f52e8f Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 6 Apr 2021 14:43:39 +0200 Subject: xscreensaver 6.00 --- utils/minixpm.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'utils/minixpm.h') diff --git a/utils/minixpm.h b/utils/minixpm.h index f027894..8777f36 100644 --- a/utils/minixpm.h +++ b/utils/minixpm.h @@ -20,7 +20,8 @@ extern XImage * minixpm_to_ximage (Display *, Visual *, Colormap, int depth, unsigned long transparent_color, const char * const * data, - int *width_ret, int *height_ret, + unsigned int *width_ret, + unsigned int *height_ret, unsigned long **pixels_ret, int *npixels_ret, unsigned char **mask_ret); -- cgit v1.2.3-55-g7522