From f6652ef9c05f9bc15eab1ef2f902f66314418caf Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 21 Oct 2022 20:03:12 +0100 Subject: gentoo auto-resync : 21:10:2022 - 20:03:11 --- media-gfx/xli/files/xli-1.17.0-clang16.patch | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'media-gfx/xli/files') diff --git a/media-gfx/xli/files/xli-1.17.0-clang16.patch b/media-gfx/xli/files/xli-1.17.0-clang16.patch index 99a5ee44c4eb..bf60765db8b6 100644 --- a/media-gfx/xli/files/xli-1.17.0-clang16.patch +++ b/media-gfx/xli/files/xli-1.17.0-clang16.patch @@ -1,4 +1,11 @@ https://bugs.gentoo.org/870790 +--- a/send.c ++++ b/send.c +@@ -37,3 +37,3 @@ + { +- int (*old_handler)(); ++ int (*old_handler)(Display *, XErrorEvent *); + Pixmap pixmap; --- a/window.c +++ b/window.c @@ -211,3 +211,3 @@ -- cgit v1.2.3