summaryrefslogtreecommitdiff
path: root/x11/xview-lib/patches/patch-dc
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2001-12-20 09:19:53 +0000
committertron <tron@pkgsrc.org>2001-12-20 09:19:53 +0000
commit71146f333ee2015a1dc555b20853e181378164cc (patch)
tree4f262d25e837db12d2b8bd96b651b1c07c0cad61 /x11/xview-lib/patches/patch-dc
parent268024ad5e826b779fdedb01575611de8d642d89 (diff)
downloadpkgsrc-71146f333ee2015a1dc555b20853e181378164cc.tar.gz
Cleanup patch files:
- unified format - only one patch per file - no files gets patched twice
Diffstat (limited to 'x11/xview-lib/patches/patch-dc')
-rw-r--r--x11/xview-lib/patches/patch-dc13
1 files changed, 13 insertions, 0 deletions
diff --git a/x11/xview-lib/patches/patch-dc b/x11/xview-lib/patches/patch-dc
new file mode 100644
index 00000000000..40fe8304fdb
--- /dev/null
+++ b/x11/xview-lib/patches/patch-dc
@@ -0,0 +1,13 @@
+$NetBSD: patch-dc,v 1.1 2001/12/20 09:20:06 tron Exp $
+
+--- lib/libxview/textsw/txt_putkey.c.orig Tue Jun 29 07:17:41 1993
++++ lib/libxview/textsw/txt_putkey.c Thu Dec 20 10:09:17 2001
+@@ -21,6 +21,8 @@
+
+ extern int errno;
+
++static int textsw_do_put();
++
+ Pkg_private Ev_finger_handle ev_add_finger();
+ Pkg_private int ev_get_selection();
+ Pkg_private Es_handle textsw_esh_for_span();