mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-04 12:18:08 -07:00
9 lines
165 B
Diff
9 lines
165 B
Diff
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;
|