ports/editors/qemacs/files/patch-x11.c
Martin Wilke 0616a86b3c - Update to 0.3.1
PR:		ports/107995
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2007-01-22 08:31:01 +00:00

11 lines
262 B
C

--- x11.c.orig Tue Apr 22 07:01:42 2003
+++ x11.c Thu Jan 18 13:57:10 2007
@@ -76,7 +76,7 @@
static CSSRect update_rects[UPDATE_MAX_REGIONS];
#endif
-extern QEDisplay x11_dpy;
+static QEDisplay x11_dpy;
static int visual_depth;
static int force_tty = 0;