summaryrefslogtreecommitdiff
path: root/dev-libs/9libs/files/9libs-1.0-clang16.patch
blob: 237cfc0c70c947684f949bcc7f1c485639274cb3 (plain)
1
2
3
4
5
6
7
8
https://bugs.gentoo.org/871183
--- a/libXg/gcs.c
+++ b/libXg/gcs.c
@@ -163,3 +163,3 @@
 	static GC gc0, gcn;
-	static clipset = 0;
+	static int clipset = 0;
 	GC g;