summaryrefslogtreecommitdiff
path: root/x11/xview-lib/patches/patch-ay
blob: cda3d697a0e0c99c6d7be13e785c275ca982226f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ay,v 1.2 2001/12/20 09:19:56 tron Exp $

--- lib/libxview/selection/sel_own.c.orig	Sun Jun 26 03:05:22 1994
+++ lib/libxview/selection/sel_own.c	Thu Dec 20 10:09:17 2001
@@ -35,6 +35,7 @@
 static int sel_set_ownership(/* sel_owner */);
 static int (*OldErrorHandler)();
 static int SelOwnerErrorHandler();
+static int SendIncr();
 static int ValidatePropertyEvent();
 
 static void SelClean();