summaryrefslogtreecommitdiff
path: root/x11/xview-lib/patches/patch-dc
blob: 40fe8304fdbea5a54c64161e4d17248c154e4437 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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();