summaryrefslogtreecommitdiff
path: root/x11/xview-lib/patches/patch-dc
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xview-lib/patches/patch-dc')
-rw-r--r--x11/xview-lib/patches/patch-dc12
1 files changed, 6 insertions, 6 deletions
diff --git a/x11/xview-lib/patches/patch-dc b/x11/xview-lib/patches/patch-dc
index 40fe8304fdb..62a7e6c4551 100644
--- a/x11/xview-lib/patches/patch-dc
+++ b/x11/xview-lib/patches/patch-dc
@@ -1,13 +1,13 @@
-$NetBSD: patch-dc,v 1.1 2001/12/20 09:20:06 tron Exp $
+$NetBSD: patch-dc,v 1.2 2006/01/05 18:25:57 joerg 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;
+@@ -19,7 +19,7 @@ static char sccsid[] = "@(#)txt_putk
+ #include <xview_private/ev_impl.h>
+ #include <errno.h>
+-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();