summaryrefslogtreecommitdiff
path: root/x11/libXext/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'x11/libXext/patches/patch-ad')
-rw-r--r--x11/libXext/patches/patch-ad15
1 files changed, 0 insertions, 15 deletions
diff --git a/x11/libXext/patches/patch-ad b/x11/libXext/patches/patch-ad
deleted file mode 100644
index 1fdb8ea2cad..00000000000
--- a/x11/libXext/patches/patch-ad
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-ad,v 1.1 2008/01/29 02:00:22 bjs Exp $
-
-Fix warnings.
-
---- src/XTestExt1.c.orig 2006-07-11 14:05:14.000000000 -0400
-+++ src/XTestExt1.c
-@@ -1200,7 +1200,7 @@ int ack_flag)
- /*
- * points to XTestIdentifyMyEvent
- */
-- Bool (*func_ptr)();
-+ Bool (*func_ptr)(Display *, XEvent *, XPointer);
-
- /*
- * write the input actions to the server