| Server IP : 82.208.35.60 / Your IP : 216.73.216.89 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/x11/xcb-util-cursor/files/ |
Upload File : |
--- cursor/cursor.h.orig 2013-08-28 13:57:29.231213533 +0200 +++ cursor/cursor.h 2013-08-28 13:57:38.222207468 +0200 @@ -154,7 +154,7 @@ } __attribute__((packed)) xcint_image_t; /* shape_to_id.c */ -const int cursor_shape_to_id(const char *name); +int cursor_shape_to_id(const char *name); /* parse_cursor_file.c */ int parse_cursor_file(xcb_cursor_context_t *c, const int fd, xcint_image_t **images, int *nimg);